Merge branch 'acs-share-base' into acs-frontend

This commit is contained in:
Brian Long 2022-11-01 16:23:43 -04:00
commit 7fd04f30f3
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-share:6.2.2
mem_limit: 512m
image: alfresco/alfresco-share:${ACS_SHARE_TAG}
environment:
REPO_HOST: "platform"
CSRF_FILTER_REFERER: "${PROXY_PROTOCOL}://${PROXY_HOST}(:${PROXY_PORT})?/?.*"