Merge branch 'acs-search' into acs-search-persist

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

View File

@ -67,6 +67,8 @@ services:
JAVA_TOOL_OPTIONS: " JAVA_TOOL_OPTIONS: "
-Dalfresco.secureComms.secret=alfresco-secret -Dalfresco.secureComms.secret=alfresco-secret
" "
healthcheck:
test: "curl -fsS http://localhost:8983/solr"
volumes: volumes:
- solrindex-volume:/opt/alfresco-search-services/data:rw - solrindex-volume:/opt/alfresco-search-services/data:rw