More proxy tweaking for hubs

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2018-02-20 15:40:45 +01:00
parent 211f01e121
commit 5b81d69c5d
3 changed files with 15 additions and 0 deletions

View file

@ -239,6 +239,10 @@ backend fedocal-backend
{% endif %}
option httpchk GET /calendar
frontend hubs-frontend
bind 0.0.0.0:10068
default_backend hubs-backend
backend hubs-backend
balance hdr(appserver)
{% if env != "production" %}