Merge branch 'acs-ext-share.acs-share-base' into ext-jsconsole.acs-ext-share

This commit is contained in:
Brian Long 2020-12-26 15:11:35 -05:00
commit 2e3990c8ff

View File

@ -30,6 +30,8 @@ services:
image: local/alfresco-share:latest
environment:
REPO_HOST: "platform"
CSRF_FILTER_REFERER: "${PROXY_PROTOCOL}://${PROXY_HOST}(:${PROXY_PORT})?/?.*"
CSRF_FILTER_ORIGIN: "${PROXY_PROTOCOL}://${PROXY_HOST}(:${PROXY_PORT})?"
JAVA_OPTS: "
-Dalfresco.host=${PROXY_HOST}
-Dalfresco.port=${PROXY_PORT}