mirror of
https://github.com/Alfresco/SearchServices.git
synced 2025-09-17 14:21:20 +00:00
Update docker-compose.yml to add parameter to enable spellcheck
This commit is contained in:
@@ -47,6 +47,8 @@ services:
|
|||||||
- SOLR_CREATE_ALFRESCO_DEFAULTS=alfresco,archive
|
- SOLR_CREATE_ALFRESCO_DEFAULTS=alfresco,archive
|
||||||
#HTTP by default
|
#HTTP by default
|
||||||
- ALFRESCO_SECURE_COMMS=none
|
- ALFRESCO_SECURE_COMMS=none
|
||||||
|
#Enable Spellcheck by setting to true
|
||||||
|
- ENABLE_SPELLCHECK=false
|
||||||
ports:
|
ports:
|
||||||
- 8083:8983 #Browser port
|
- 8083:8983 #Browser port
|
||||||
activemq:
|
activemq:
|
||||||
|
Reference in New Issue
Block a user