Skip to content
Snippets Groups Projects
Verified Commit 0ce64f58 authored by David Beniamine's avatar David Beniamine
Browse files

Update .env.sample

parent 2fa3381c
No related branches found
No related tags found
No related merge requests found
......@@ -3,8 +3,10 @@ ENV=local
CRON_KEY="getItFromDolibarrScheduledJobModulePageThanRestart"
CRON_USER="admin"
PORT=8080
DOLI_URL=http://localhost:8080
DOLI_VERSION=11.0.3
HOST=localhost:8080
DOLI_URL=http://${HOST}
NAME=dolibarrlocalhost
DOLI_VERSION=18.0.5
RESTART=no
LOCALE=en_US.UTF-8
PASS=insert-randomstringhere
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment