Update traefik/dynamic/_all.yml
This commit is contained in:
@@ -1,13 +1,13 @@
|
|||||||
http:
|
http:
|
||||||
routers:
|
# routers:
|
||||||
|
|
||||||
hass-https:
|
# hass-https:
|
||||||
rule: Host("hass.japnet.nl")
|
# rule: Host("hass.japnet.nl")
|
||||||
entryPoints: [websecure]
|
# entryPoints: [websecure]
|
||||||
middlewares: [security@file]
|
# middlewares: [security@file]
|
||||||
service: hass
|
# service: hass
|
||||||
tls:
|
# tls:
|
||||||
certResolver: cf
|
# certResolver: cf
|
||||||
|
|
||||||
searxng-https:
|
searxng-https:
|
||||||
rule: Host("searxng.japnet.nl")
|
rule: Host("searxng.japnet.nl")
|
||||||
|
|||||||
Reference in New Issue
Block a user