add drawio
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user