Merge branch 'acs-frontend' into ags-frontend
This commit is contained in:
commit
eda5fa71e2
1
.env
1
.env
@ -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
|
||||
|
@ -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})?/?.*"
|
||||
|
Loading…
x
Reference in New Issue
Block a user