Compare commits
No commits in common. "f61aa8d878cc4fb57739e68800cbfeabffa67604" and "6336814052276d4ad0e34d994937cb9a874b5301" have entirely different histories.
f61aa8d878
...
6336814052
1 changed files with 0 additions and 6 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 = {
|
||||||
|
|
@ -131,7 +126,6 @@ in
|
||||||
[${config.sops.placeholder."netdata/stream/rx4/uuid"}]
|
[${config.sops.placeholder."netdata/stream/rx4/uuid"}]
|
||||||
enabled = yes
|
enabled = yes
|
||||||
default history = 3600
|
default history = 3600
|
||||||
allow from = *
|
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue