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