netdata: rm host path
All checks were successful
Build hosts / build-hosts (pull_request) Successful in 18s
Flake check / flake-check (pull_request) Successful in 20s

This commit is contained in:
sid 2026-05-23 12:25:37 +02:00
parent b6194de7bd
commit 24fe9cf6d0

View file

@ -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 = {