unexposed port to solr

This commit is contained in:
Brian Long 2021-08-09 13:17:30 -04:00
parent 4991f18a15
commit d14f986c25

View File

@ -133,8 +133,6 @@ services:
- SOLR_SOLR_HOST=search2 - SOLR_SOLR_HOST=search2
- SOLR_SOLR_PORT=8983 - SOLR_SOLR_PORT=8983
- ALFRESCO_SECURE_COMMS=none - ALFRESCO_SECURE_COMMS=none
ports:
- 8984:8983
healthcheck: healthcheck:
test: "curl -fsS http://localhost:8983/solr" test: "curl -fsS http://localhost:8983/solr"