Drop gallery from stg.
This commit is contained in:
parent
f940de2d70
commit
a21b3b5448
9 changed files with 0 additions and 113 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue