More proxy tweaking for hubs
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
211f01e121
commit
5b81d69c5d
3 changed files with 15 additions and 0 deletions
|
@ -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" %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue