add stash
This commit is contained in:
@@ -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";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user