Merge branch 'acs-frontend-community-persist.acs-backend-community-persist' into acs-mysql-frontend-community-persist.acs-frontend-community-persist

This commit is contained in:
Brian Long 2020-12-26 15:17:45 -05:00
commit 395cc67cc0

View File

@ -56,6 +56,8 @@ services:
mem_limit: 512m
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}