Merge branch 'acs' into acs-enterprise
This commit is contained in:
commit
38b5f8dc36
4
.env
4
.env
@ -5,6 +5,6 @@ PROXY_PROTOCOL=http
|
|||||||
PROXY_HOST=localhost
|
PROXY_HOST=localhost
|
||||||
PROXY_PORT=8080
|
PROXY_PORT=8080
|
||||||
|
|
||||||
ACS_TAG=7.3.0
|
ACS_TAG=7.4.1.1
|
||||||
AAMQ_TAG=5.17.1-jre17-centos7
|
AAMQ_TAG=latest
|
||||||
POSTGRES_TAG=13
|
POSTGRES_TAG=13
|
||||||
|
@ -1,8 +1,9 @@
|
|||||||
# Sourced from https://github.com/Alfresco/acs-deployment/blob/4.0.3/docker-compose/docker-compose.yml
|
# Originally sourced from https://github.com/Alfresco/acs-deployment/blob/4.0.3/docker-compose/docker-compose.yml
|
||||||
#
|
#
|
||||||
version: "3"
|
version: "3"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
|
|
||||||
platform:
|
platform:
|
||||||
image: quay.io/alfresco/alfresco-content-repository:${ACS_TAG}
|
image: quay.io/alfresco/alfresco-content-repository:${ACS_TAG}
|
||||||
environment:
|
environment:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user