This commit is contained in:
2025-09-24 16:35:38 +03:00
parent 37ddd0ab6f
commit 498207d986
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ in
forceSSL = true;
kTLS = true;
locations."/" = {
proxyPass = "http://${server}:8000";
proxyPass = "http://${server}:8001";
proxyWebsockets = true;
};
extraConfig = ''