proxy: bring back pdc-backend, this one doesn't have anything to do with the pdc-backend hosts
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
ae35433095
commit
c0f7fa3e8c
1 changed files with 4 additions and 0 deletions
|
@ -215,6 +215,10 @@ backend openqa-backend
|
|||
|
||||
frontend pdc-frontend
|
||||
bind 0.0.0.0:10045
|
||||
default_backend pdc-backend
|
||||
|
||||
backend pdc-backend
|
||||
balance hdr(appserver)
|
||||
|
||||
{% if env != "staging" %}
|
||||
# Set session persistence with a cookie.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue