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