Merge branch 'acs-search' into acs-search-sharded

This commit is contained in:
Brian Long 2023-10-25 20:38:34 -04:00
commit a484fff97f

View File

@ -63,6 +63,8 @@ services:
JAVA_TOOL_OPTIONS: "
-Dalfresco.secureComms.secret=alfresco-secret
"
healthcheck:
test: "curl -fsS http://localhost:8983/solr"
search-shard-init:
image: cfmanteiga/alpine-bash-curl-jq