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
|
||||
#HTTP by default
|
||||
- ALFRESCO_SECURE_COMMS=none
|
||||
#Enable Spellcheck by setting to true
|
||||
- ENABLE_SPELLCHECK=false
|
||||
ports:
|
||||
- 8083:8983 #Browser port
|
||||
activemq:
|
||||
|
Reference in New Issue
Block a user