diff --git a/system-config/configuration/homebox/default.nix b/system-config/configuration/homebox/default.nix index 9c8825a..cf49489 100644 --- a/system-config/configuration/homebox/default.nix +++ b/system-config/configuration/homebox/default.nix @@ -109,8 +109,8 @@ hosts = { "192.168.100.11" = [ "blunkall.us" "*.blunkall.us" ]; "192.168.100.20" = [ "gitea.blunkall.us" ]; - "192.168.100.21:5678" = [ "n8n.blunkall.us" ]; - "192.168.100.25:8123" = [ "hass.blunkall.us" ]; + "192.168.100.21:5678" = [ "n8n.local" ]; + "192.168.100.25:8123" = [ "hass.local" ]; }; nftables = {}; nat = {