Merge branch 'ags-frontend-enterprise' into ags-frontend-enterprise-persist
This commit is contained in:
commit
b64a273b71
@ -4,7 +4,7 @@ version: "3"
|
||||
|
||||
services:
|
||||
platform:
|
||||
image: quay.io/alfresco/alfresco-governance-repository-enterprise:V3.4-latest
|
||||
image: quay.io/alfresco/alfresco-governance-repository-enterprise:${ACS_TAG}
|
||||
environment:
|
||||
JAVA_TOOL_OPTIONS: "
|
||||
-Dencryption.keystore.type=JCEKS
|
||||
@ -84,7 +84,7 @@ services:
|
||||
- shared-file-store-volume:/tmp/Alfresco/sfs
|
||||
|
||||
share:
|
||||
image: quay.io/alfresco/alfresco-governance-share-enterprise:V3.4-latest
|
||||
image: quay.io/alfresco/alfresco-governance-share-enterprise:${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