Baldur: switch home-assistant to odin

This commit is contained in:
Filippo Berto 2024-12-26 11:53:27 +01:00
parent 2a068f849c
commit 85430bb5d2
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED

View file

@ -90,7 +90,7 @@
}; };
"home-assistant.bertof.net" = ssl // { "home-assistant.bertof.net" = ssl // {
locations."/" = { locations."/" = {
proxyPass = "http://loki.tsn:8123/"; proxyPass = "http://odin.tsn:8123/";
proxyWebsockets = true; proxyWebsockets = true;
}; };
extraConfig = '' extraConfig = ''