Revert gitea subdomain location

This commit is contained in:
2019-11-25 15:19:01 +01:00
parent 2ab92cf3dd
commit 1bfc5789a9
2 changed files with 2 additions and 2 deletions

View File

@@ -63,7 +63,7 @@
locations."/syncthing/" = {
proxyPass = "http://localhost:8384/";
};
locations."/" = {
locations."/gitea/" = {
proxyPass = "http://localhost:3000/";
};
locations."/miniflux/" = {