Actually version the ingress haproxy config

This commit is contained in:
Jake Howard
2021-06-12 17:04:21 +01:00
parent 33fcf1a9e5
commit 3485f8e1f0
5 changed files with 72 additions and 1 deletions

View File

@ -33,7 +33,7 @@ listen http
timeout connect 10m
timeout client 10m
timeout server 10m
server default {{ wireguard.clients.ingress.ip }}:880 check
server default {{ wireguard.clients.ingress.ip }}:880 send-proxy
listen matrix
bind *:8448