🔧 socrates: new IP for home assistant

This commit is contained in:
2022-12-14 16:26:24 -05:00
parent 12ab2eadb2
commit 8ca1a40ef0
2 changed files with 13 additions and 13 deletions

View File

@ -8,7 +8,7 @@
forceSSL = true;
enableACME = true;
locations."/" = {
proxyPass = "http://100.71.31.76:8123";
proxyPass = "http://100.72.37.46:8123";
proxyWebsockets = true;
};
};