feat: moved hass

This commit is contained in:
Lucy Hochkamp 2024-02-23 18:16:41 +01:00
parent 283f08edf9
commit 70c5effc5c
No known key found for this signature in database

View file

@ -108,7 +108,7 @@ in
useACMEHost = "hailsatan.eu";
forceSSL = true;
locations = {
"/".proxyPass = "http://192.168.122.76:8123";
"/".proxyPass = "http://10.0.0.12:8123";
"/".proxyWebsockets = true;
};
};