Merge branch 'acs-frontend' into ags-frontend

This commit is contained in:
Brian Long 2022-11-01 17:35:52 -04:00
commit eda5fa71e2
2 changed files with 2 additions and 2 deletions

1
.env
View File

@ -10,3 +10,4 @@ ATE_AIO_TAG=3.0.0
AAMQ_TAG=5.17.1-jre17-centos7
POSTGRES_TAG=13
ASIE_TAG=2.0.5
ACS_SHARE_TAG=7.3.0

View File

@ -57,8 +57,7 @@ services:
image: alfresco/alfresco-transform-core-aio:${ATE_AIO_TAG}
share:
image: alfresco/alfresco-governance-share-community:V3.4-latest
mem_limit: 512m
image: alfresco/alfresco-governance-share-community:${ACS_SHARE_TAG}
environment:
REPO_HOST: "platform"
CSRF_FILTER_REFERER: "${PROXY_PROTOCOL}://${PROXY_HOST}(:${PROXY_PORT})?/?.*"