new domain

This commit is contained in:
2023-10-01 14:31:10 +02:00
parent 2a887b9d90
commit cbbdf4dd1b
9 changed files with 111 additions and 34 deletions

View File

@@ -19,7 +19,7 @@ job "homeassistant" {
tags = [
"traefik.enable=true",
"traefik.http.routers.hassio.rule=Host(`hassio.service.consul`)",
"traefik.http.routers.hassio.rule=Host(`hassio.nr5`)",
]
}