teamforus / zuidhorn-backend

0 stars 1 forks source link

reply to env variable for emails #54

Closed dev-rminds closed 6 years ago

dev-rminds commented 6 years ago

To deploy, you need to update /php/.env file first

Add:

# mail reply to configs
MAIL_REPLY_TO_ADDRESS=zuidhorn@forus.io
MAIL_REPLY_TO_NAME="Kindpakket Zuidhorn"

after # mail sender configs on line 32.