mirror of
https://github.com/viq/NewsBlur.git
synced 2025-04-13 09:38:09 +00:00
Merge branch 'master' into dejal
This commit is contained in:
commit
ed74215e8f
1 changed files with 1 additions and 1 deletions
|
@ -223,7 +223,7 @@ backend postgres
|
||||||
{% for host in groups.postgres %}
|
{% for host in groups.postgres %}
|
||||||
server {{host}} {{host}}.node.nyc1.consul:5579
|
server {{host}} {{host}}.node.nyc1.consul:5579
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
# server hdb-postgres-secondary hdb-redis-secondary.node.nyc1.consul:5579
|
server hdb-postgres-secondary2 hdb-redis-secondary.node.nyc1.consul:5579
|
||||||
|
|
||||||
backend mongo
|
backend mongo
|
||||||
option httpchk GET /db_check/mongo
|
option httpchk GET /db_check/mongo
|
||||||
|
|
Loading…
Add table
Reference in a new issue