add beszel route
This commit is contained in:
parent
2402401ece
commit
6fea2af785
1 changed files with 2 additions and 2 deletions
|
|
@ -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;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue