mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
Moving elastic search hosts.
This commit is contained in:
parent
50b6eee6a8
commit
459944ed64
1 changed files with 1 additions and 1 deletions
|
@ -443,7 +443,7 @@ SESSION_REDIS_DB = 5
|
|||
# = Elasticsearch =
|
||||
# =================
|
||||
|
||||
ELASTICSEARCH_HOSTS = ['db02:9200']
|
||||
ELASTICSEARCH_HOSTS = ['db10:9200']
|
||||
|
||||
# ===============
|
||||
# = Social APIs =
|
||||
|
|
Loading…
Add table
Reference in a new issue