diff --git a/haproxy/haproxy.cfg b/haproxy/haproxy.cfg index 1a0f004..097a195 100644 --- a/haproxy/haproxy.cfg +++ b/haproxy/haproxy.cfg @@ -32,6 +32,8 @@ frontend fe_https acl host_sslmonitor hdr(host) -i sslmonitor.internal acl host_portainer hdr(host) -i portainer.internal acl host_drawio hdr(host) -i drawio.internal + acl host_drawio hdr(host) -i drawio.h.linuxiarz.pl + acl host_openspeedtest hdr(host) -i speed.internal