ACA-4567 - Added ENV APP_CONFIG_PLUGIN_AOS=true in the Dockerfile (#2452)

This commit is contained in:
Antonio Felix
2022-02-15 09:13:46 +00:00
committed by GitHub
parent 94755c4756
commit 488658802d
2 changed files with 1 additions and 1 deletions

View File

@@ -23,5 +23,4 @@ docker run --rm -it \
--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 \
--env APP_CONFIG_PLUGIN_AOS=${APP_CONFIG_PLUGIN_AOS} \
--user 1000:1000 --publish $HOST_PORT:$CONTAINER_PORT $DOCKER_IMAGE_REPO