More code comment. Rename /home/dolibarr_data into

/home/dolibarr_documents
This commit is contained in:
Laurent Destailleur
2024-09-08 21:29:48 +02:00
parent 40f4d2efc3
commit aadadb0762
17 changed files with 68 additions and 37 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/bash
# This script is run when the Docker web container is started.
# It is embedded into the Docker image of dolibarr/dolibarr.
#
# usage: get_env_value VAR [DEFAULT]
# ie: get_env_value 'XYZ_DB_PASSWORD' 'example'