Merge pull request 'netdata: rm host path' (#98) from develop into master
All checks were successful
Deploy configs / deploy-configs (push) Successful in 23s
All checks were successful
Deploy configs / deploy-configs (push) Successful in 23s
Reviewed-on: #98
This commit is contained in:
commit
a1d4425b3d
1 changed files with 0 additions and 5 deletions
|
|
@ -74,11 +74,6 @@ in
|
|||
proxyPass = "http://127.0.0.1:${toString constants.services.netdata.port}";
|
||||
recommendedProxySettings = true;
|
||||
};
|
||||
|
||||
locations."~ ^/host/" = {
|
||||
proxyPass = "http://127.0.0.1:${toString constants.services.netdata.port}";
|
||||
recommendedProxySettings = true;
|
||||
};
|
||||
};
|
||||
|
||||
security.acme = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue