wip trying to get better volume controle and an error log volume
This commit is contained in:
@@ -8,7 +8,7 @@ PROJECT_PORT=443
|
||||
SERVER_EXECUTION_TIME=300
|
||||
SERVER_MAX_UPLOAD_SIZE=512
|
||||
|
||||
ERRORS_LOGS_VOLUME=/var/log
|
||||
#ERRORS_LOGS_VOLUME=/var/log
|
||||
|
||||
|
||||
# ----------------------------------------------------------------------
|
||||
@@ -88,6 +88,6 @@ HOST_VOLUME_DB=${HOST_VOLUMES_DIR}/db_volume
|
||||
# we put the plugin folder inside the parent folder of the docker dir
|
||||
HOST_VOLUME_PLUGINS=${HOST_DOCKER_PARENT_PATH}/plugins
|
||||
# error log
|
||||
HOST_VOLUME_ERROR_LOGS=${HOST_VOLUMES_DIR}/error_logs
|
||||
#HOST_VOLUME_ERROR_LOGS=${HOST_VOLUMES_DIR}/error_logs
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user