namespaces/routing

This commit is contained in:
2026-05-31 22:58:12 -05:00
parent aca8ad39ae
commit 67c9eabd65
5 changed files with 2 additions and 4 deletions
+1 -1
View File
@@ -80,7 +80,7 @@
locations."/" = {
# Default k3s port?
proxyPass = "http://localhost:30080";
proxyPass = "http://127.0.0.1:30080";
};
};
};