Compare commits
No commits in common. "34be1c2ed1300295d6fe7b228f3210ff8f808aa5" and "a1d4425b3de606a496c416a9776f5dcd2c339c31" have entirely different histories.
34be1c2ed1
...
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}";
|
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 = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue