~heckyel/personal-site

ecc1d2b43e3456370d98199666d9fc46feaac878 — Jesús 2 years ago 3eb33ef
Add missing email env
1 files changed, 4 insertions(+), 0 deletions(-)

M config.env.example
M config.env.example => config.env.example +4 -0
@@ 20,6 20,10 @@ PORT_DB=5432
# E-mail options
#

# Incoming Email
EMAIL_FROM=noreply@example.com
EMAIL_TO=user@example.com

EMAIL_HOST=smtp.example.com
EMAIL_HOST_USER=username
EMAIL_HOST_PASSWORD=password