Use Plain HTTP by default for SOLR to communicate with Alfresco Repository.

This commit is contained in:
Angel Borroy
2019-06-17 10:24:54 +02:00
parent e0f4b787a8
commit 879c138006
@@ -45,6 +45,8 @@ services:
- SOLR_SOLR_PORT=8983
#Create the default alfresco and archive cores
- SOLR_CREATE_ALFRESCO_DEFAULTS=alfresco,archive
#HTTP by default
- ALFRESCO_SECURE_COMMS=none
ports:
- 8083:8983 #Browser port
activemq: