diff --git a/hosts/nas/apps/traefik/default.nix b/hosts/nas/apps/traefik/default.nix index f8b3bd1..b04c268 100755 --- a/hosts/nas/apps/traefik/default.nix +++ b/hosts/nas/apps/traefik/default.nix @@ -8,7 +8,7 @@ let cloudUrl = "http://10.0.2.18:80"; jellyfinUrl = "http://10.0.1.18:8096"; jellyseerrUrl = "http://10.0.1.52:5055"; - hassUrl = "http://jallen-hass.local:8123"; + hassUrl = "http://homeassistant.local:8123"; openWebUIUrl = "http://10.0.1.18:8888"; paperlessUrl = "http://10.0.1.20:28981"; cacheUrl = "http://10.0.1.18:5000";