Compare commits
3 commits
a1d4425b3d
...
34be1c2ed1
| Author | SHA1 | Date | |
|---|---|---|---|
| 34be1c2ed1 | |||
| 3bc424eeee | |||
| 612ea64ae9 |
1 changed files with 5 additions and 0 deletions
|
|
@ -74,6 +74,11 @@ 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