Compare commits

..

No commits in common. "34be1c2ed1300295d6fe7b228f3210ff8f808aa5" and "a1d4425b3de606a496c416a9776f5dcd2c339c31" have entirely different histories.

View file

@ -74,11 +74,6 @@ in
proxyPass = "http://127.0.0.1:${toString constants.services.netdata.port}"; proxyPass = "http://127.0.0.1:${toString constants.services.netdata.port}";
recommendedProxySettings = true; recommendedProxySettings = true;
}; };
locations."~ ^/host/" = {
proxyPass = "http://127.0.0.1:${toString constants.services.netdata.port}";
recommendedProxySettings = true;
};
}; };
security.acme = { security.acme = {