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" = {
|
"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;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue