Update traefik/data/config.yml
This commit is contained in:
@@ -4,7 +4,7 @@ http:
|
|||||||
homeassistant:
|
homeassistant:
|
||||||
entryPoints:
|
entryPoints:
|
||||||
- "https"
|
- "https"
|
||||||
rule: "Host(`hass.EXAMPLE.com`)"
|
rule: "Host(`hass.YOURDOMAIN.com`)"
|
||||||
middlewares:
|
middlewares:
|
||||||
- default-headers
|
- default-headers
|
||||||
tls: {}
|
tls: {}
|
||||||
|
|||||||
Reference in New Issue
Block a user