Drop gallery from stg.

This commit is contained in:
Kevin Fenzi 2016-09-16 17:33:56 +00:00
parent f940de2d70
commit a21b3b5448
9 changed files with 0 additions and 113 deletions

View file

@ -213,13 +213,6 @@ listen badges 0.0.0.0:10032
{% endif %}
option httpchk GET /heartbeat
{% if env == "staging" %}
listen gallery
balance hdr(appserver)
server gallery01 gallery01:80 check inter 10s rise 1 fall 2
option httpchk GET /
{% endif %}
listen nuancier 0.0.0.0:10035
balance hdr(appserver)
server nuancier01 nuancier01:80 check inter 10s rise 1 fall 2