forked from Wavyzz/dolibarr-docker
More code comment. Rename /home/dolibarr_data into
/home/dolibarr_documents
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user