add env example
This commit is contained in:
4
.env.example
Normal file
4
.env.example
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
TIME_ZONE='Europe/Paris'
|
||||||
|
DOLI_URL='http://0.0.0.0'
|
||||||
|
DB_NAME="dolibarr"
|
||||||
|
DB_PASS="password"
|
Reference in New Issue
Block a user