Add a vhost for syncthing

This commit is contained in:
Oliver Davies 2024-12-11 18:00:00 +00:00
parent 139abfaa3f
commit 85933f169e

View file

@ -6,6 +6,7 @@
"gitea.localhost".locations."/".proxyPass = "http://localhost:2222/";
"immich.localhost".locations."/".proxyPass = "http://localhost:2283/";
"jellyfin.localhost".locations."/".proxyPass = "http://localhost:8096/";
"syncthing.localhost".locations."/".proxyPass = "http://localhost:8384/";
"tubearchivist.localhost".locations."/".proxyPass = "http://localhost:8000/";
};
};