This commit is contained in:
2026-03-01 17:59:13 +03:00
parent 02f3989c1f
commit 20852f3d52
-4
View File
@@ -38,10 +38,6 @@ in
enableACME = true; enableACME = true;
locations = { locations = {
"/" = { "/" = {
proxyPass = "http://localhost:2049";
proxyWebsockets = true;
};
"/default" = {
proxyPass = "http://localhost:2053"; proxyPass = "http://localhost:2053";
proxyWebsockets = true; proxyWebsockets = true;
}; };