ACS v7.4.1.1
This commit is contained in:
parent
76e4287aa1
commit
57af0a20b1
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
|
||||||
|
@ -3,6 +3,7 @@
|
|||||||
version: "3"
|
version: "3"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
|
|
||||||
platform:
|
platform:
|
||||||
image: alfresco/alfresco-content-repository-community:${ACS_TAG}
|
image: alfresco/alfresco-content-repository-community:${ACS_TAG}
|
||||||
environment:
|
environment:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user