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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
NoCloud
docker
Dolibarr
Commits
2ffeed07
Commit
2ffeed07
authored
9 months ago
by
Anthony
Browse files
Options
Downloads
Patches
Plain Diff
Update .env samples
parent
b32564a1
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.env.sample
+0
-22
0 additions, 22 deletions
.env.sample
with
0 additions
and
22 deletions
.env.sample
deleted
100644 → 0
+
0
−
22
View file @
b32564a1
COMPOSE_FILE=docker-compose.yml:traefik.yml
# Element a modifier
HOST=dolibarr.FQDN
NAME=dolibarrlocalhost
DOLI_VERSION=18.0.5
PASS=insert-randomstringhere
# Si vous utilisez expose_mariadb.yml,
# cette variable indique le port sur l'hôte sur lequel est lié le port 3306 de mariadb
MARIADB_BIND_PORT=3306
# Variable de dev
ENV=local
CRON_KEY="getItFromDolibarrScheduledJobModulePageThanRestart"
CRON_USER="admin"
PORT=8080
DOLI_URL=http://${HOST}
RESTART=always
LOCALE=fr_FR.UTF-8
TZ="Europe/Paris"
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