add stash

This commit is contained in:
Kopatz
2024-06-02 10:43:44 +02:00
parent 1b3110afa8
commit 5067079aa9
5 changed files with 72 additions and 52 deletions

View File

@@ -29,7 +29,7 @@
"localhost" = {
forceSSL = false;
enableACME = false;
locations."/".proxyPass = "http://127.0.0.1:4000";
locations."/".proxyPass = "http://127.0.0.1:7777";
};
};
};