This commit is contained in:
2026-03-01 17:49:34 +03:00
parent fb1375a3dd
commit e219d00995
+4 -4
View File
@@ -38,13 +38,13 @@ in
enableACME = true;
locations = {
"/" = {
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;