add drawio

This commit is contained in:
Mateusz Gruszczyński
2025-09-22 10:20:12 +02:00
parent 13d1fd35f8
commit 98efddd1d5

View File

@@ -31,7 +31,7 @@ frontend fe_https
acl host_routerosupdate hdr(host) -i routerosupdate.internal
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.internal
use_backend be_hosts if host_hosts
use_backend be_routerosbackup if host_routerosbackup
@@ -57,7 +57,7 @@ backend be_portainer
server s1 portainer:9000 check
backend be_drawio
server s1 drawio:8000 check
server s1 drawio:8080 check
backend be_404
http-request deny deny_status 404