parameterized ACS Share version
This commit is contained in:
parent
a8bc1e6d94
commit
452ff6975d
1
.env
1
.env
@ -12,4 +12,5 @@ ASFS_TAG=2.0.0
|
|||||||
AAMQ_TAG=5.17.1-jre17-centos7
|
AAMQ_TAG=5.17.1-jre17-centos7
|
||||||
POSTGRES_TAG=13
|
POSTGRES_TAG=13
|
||||||
ASIE_TAG=2.0.5
|
ASIE_TAG=2.0.5
|
||||||
|
ACS_SHARE_TAG=7.3.0
|
||||||
ALF_SYNC_SERV_TAG=3.7
|
ALF_SYNC_SERV_TAG=3.7
|
||||||
|
@ -83,8 +83,7 @@ services:
|
|||||||
- shared-file-store-volume:/tmp/Alfresco/sfs
|
- shared-file-store-volume:/tmp/Alfresco/sfs
|
||||||
|
|
||||||
share:
|
share:
|
||||||
image: quay.io/alfresco/alfresco-governance-share-enterprise:V3.4-latest
|
image: quay.io/alfresco/alfresco-governance-share-enterprise:${ACS_TAG}
|
||||||
mem_limit: 512m
|
|
||||||
environment:
|
environment:
|
||||||
REPO_HOST: "platform"
|
REPO_HOST: "platform"
|
||||||
CSRF_FILTER_REFERER: "${PROXY_PROTOCOL}://${PROXY_HOST}(:${PROXY_PORT})?/?.*"
|
CSRF_FILTER_REFERER: "${PROXY_PROTOCOL}://${PROXY_HOST}(:${PROXY_PORT})?/?.*"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user