elc
This commit is contained in:
parent
2b3ded6858
commit
6422fc09f9
|
|
@ -21,7 +21,7 @@ DOMAIN_URI = 'next.gaultmillau.com'
|
|||
# ELASTICSEARCH SETTINGS
|
||||
ELASTICSEARCH_DSL = {
|
||||
'default': {
|
||||
'hosts': 'localhost:9200'
|
||||
'hosts': 'elasticsearch:9200'
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user