This commit is contained in:
2026-03-01 16:51:36 +03:00
parent 7ce10b7dee
commit 39fe12f5ab
+4 -4
View File
@@ -41,10 +41,10 @@ in
proxyPass = "http://localhost:2049";
proxyWebsockets = true;
};
"/default" = {
proxyPass = "http://localhost:2053";
proxyWebsockets = true;
};
# "/default" = {
# proxyPass = "http://localhost:2053";
# proxyWebsockets = true;
# };
"/subs/" = {
proxyPass = "http://localhost:2096";
proxyWebsockets = true;