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" = { "h001.net.joshuabell.xyz" = {
locations = { locations = {
"/grafana/" = { "/beszel/" = {
proxyPass = "http://localhost:3001"; proxyPass = "http://100.64.0.13:8090";
proxyWebsockets = true; proxyWebsockets = true;
recommendedProxySettings = true; recommendedProxySettings = true;
}; };