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