Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Dolibarr
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
NoCloud
docker
Dolibarr
Commits
2cabf1d5
Commit
2cabf1d5
authored
8 months ago
by
Elisée Chemin
Browse files
Options
Downloads
Patches
Plain Diff
Added the variable to the .env.dev.sample file
parent
5149e036
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.env.dev.sample
+9
-0
9 additions, 0 deletions
.env.dev.sample
with
9 additions
and
0 deletions
.env.dev.sample
+
9
−
0
View file @
2cabf1d5
...
...
@@ -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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment