remove unused nginx route
This commit is contained in:
parent
6fea2af785
commit
6fdcd5e49d
2 changed files with 38 additions and 6 deletions
|
|
@ -59,11 +59,6 @@ in
|
|||
};
|
||||
"h001.net.joshuabell.xyz" = {
|
||||
locations = {
|
||||
"/beszel/" = {
|
||||
proxyPass = "http://100.64.0.13:8090";
|
||||
proxyWebsockets = true;
|
||||
recommendedProxySettings = true;
|
||||
};
|
||||
"/" = homarr;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue