remove unused nginx route

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-11-19 05:49:59 +00:00
parent 6fea2af785
commit 6fdcd5e49d
2 changed files with 38 additions and 6 deletions

View file

@ -59,11 +59,6 @@ in
};
"h001.net.joshuabell.xyz" = {
locations = {
"/beszel/" = {
proxyPass = "http://100.64.0.13:8090";
proxyWebsockets = true;
recommendedProxySettings = true;
};
"/" = homarr;
};
};