fix elastic settings
This commit is contained in:
parent
7e503f617e
commit
e75229b4d3
|
|
@ -19,8 +19,8 @@ DOMAIN_URI = 'gm.id-east.ru'
|
|||
# ELASTICSEARCH SETTINGS
|
||||
ELASTICSEARCH_DSL = {
|
||||
'default': {
|
||||
# 'hosts': 'localhost:9200'
|
||||
'hosts': 'elasticsearch:9200'
|
||||
'hosts': 'localhost:9200'
|
||||
# 'hosts': 'elasticsearch:9200'
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user