📦 epicurus: standalone tailscale / update IP

This commit is contained in:
2025-01-12 17:20:30 -05:00
parent c2ffa8c929
commit 4b0c646ef3
5 changed files with 17 additions and 17 deletions

View File

@ -8,7 +8,7 @@ _:
forceSSL = true;
enableACME = true;
locations."/" = {
proxyPass = "http://100.66.26.116:8080";
proxyPass = "http://100.75.26.104:8080";
proxyWebsockets = true;
};
};