Merge branch 'acs-search' into acs-backend-enterprise
This commit is contained in:
commit
3202dc9e51
2
.env
2
.env
@ -11,5 +11,5 @@ ATE_AIO_TAG=4.0.0
|
||||
ASFS_TAG=3.0.0
|
||||
AAMQ_TAG=latest
|
||||
POSTGRES_TAG=13
|
||||
ASIE_TAG=2.0.5
|
||||
ASIE_TAG=2.0.8.2
|
||||
ALF_SYNC_SERV_TAG=3.7
|
||||
|
@ -98,6 +98,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