netdata: trying host path 302 #99
1 changed files with 3 additions and 2 deletions
|
|
@ -75,8 +75,9 @@ in
|
|||
recommendedProxySettings = true;
|
||||
};
|
||||
|
||||
locations."~ ^/host/([^/]+)/?$" = {
|
||||
return = "302 /#/node/$1";
|
||||
locations."~ ^/host/" = {
|
||||
proxyPass = "http://127.0.0.1:${toString constants.services.netdata.port}";
|
||||
recommendedProxySettings = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue