mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-31 17:38:28 +00:00
disable about and settings by default (#1868)
* disable about and settings by default * support docker variables * remove comments
This commit is contained in:
@@ -21,4 +21,5 @@ docker run --rm -it \
|
||||
--env APP_CONFIG_BPM_HOST=$APP_CONFIG_BPM_HOST \
|
||||
--env APP_CONFIG_ECM_HOST=$APP_CONFIG_ECM_HOST \
|
||||
--env APP_BASE_SHARE_URL=$APP_BASE_SHARE_URL \
|
||||
--env APP_EXTENSIONS_IGNORE_REFS=$APP_EXTENSIONS_IGNORE_REFS \
|
||||
--user 1000:1000 --publish $HOST_PORT:$CONTAINER_PORT $DOCKER_IMAGE_REPO
|
||||
|
Reference in New Issue
Block a user