add beszel route

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-11-18 23:44:48 -06:00
parent 2402401ece
commit 6fea2af785

View file

@ -59,8 +59,8 @@ in
};
"h001.net.joshuabell.xyz" = {
locations = {
"/grafana/" = {
proxyPass = "http://localhost:3001";
"/beszel/" = {
proxyPass = "http://100.64.0.13:8090";
proxyWebsockets = true;
recommendedProxySettings = true;
};