Skip to content
Snippets Groups Projects
Commit 2cabf1d5 authored by Elisée Chemin's avatar Elisée Chemin :fallen_leaf:
Browse files

Added the variable to the .env.dev.sample file

parent 5149e036
Branches
Tags
No related merge requests found
......@@ -22,3 +22,12 @@ PORT=8080
DOLI_URL=http://${HOST}:${PORT}
LOCALE=fr_FR.UTF-8
TZ="Europe/Paris"
# MAIL CONFIG
MAIL_SMTP_HOST=mail.gandi.net
MAIL_SMTP_PORT=465
MAIL_SENDMODE=smtps
MAIL_SMTP_USER=tetrix@tetras-libre.fr
MAIL_SMTP_PASSWORD=<lemotdepasse de la boite tetrix>
MAIL_MAIN_FROM=dolibarr.<monclient>@tetras-libre.fr
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment