added solr health check
This commit is contained in:
parent
8c875fe850
commit
59c87eb302
@ -63,6 +63,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