fix solr setting
This commit is contained in:
parent
426edea485
commit
653a098ab6
|
@ -2,6 +2,7 @@ production:
|
|||
solr:
|
||||
hostname: localhost
|
||||
port: 8982
|
||||
path: '/solr/orbit' #solr dic
|
||||
log_level: WARNING
|
||||
|
||||
development:
|
||||
|
|
Loading…
Reference in New Issue