Merge branch 'acs-backend' into acs-frontend
This commit is contained in:
commit
df81075066
4
.env
4
.env
@ -6,8 +6,8 @@ PROXY_HOST=localhost
|
||||
PROXY_PORT=8080
|
||||
|
||||
ACS_TAG=7.4.1.1
|
||||
ATE_AIO_TAG=3.0.0
|
||||
ATE_AIO_TAG=4.0.0
|
||||
AAMQ_TAG=latest
|
||||
POSTGRES_TAG=13
|
||||
ASIE_TAG=2.0.5
|
||||
ASIE_TAG=2.0.8.2
|
||||
ACS_SHARE_TAG=7.4.1.2
|
||||
|
@ -90,6 +90,8 @@ services:
|
||||
JAVA_TOOL_OPTIONS: "
|
||||
-Dalfresco.secureComms.secret=alfresco-secret
|
||||
"
|
||||
healthcheck:
|
||||
test: "curl -fsS http://localhost:8983/solr"
|
||||
|
||||
activemq:
|
||||
image: alfresco/alfresco-activemq:${AAMQ_TAG}
|
||||
|
Loading…
x
Reference in New Issue
Block a user