Compare commits
2 commits
8ff1397a8d
...
b9cdd8d6a5
| Author | SHA1 | Date | |
|---|---|---|---|
| b9cdd8d6a5 | |||
| 69d12812df |
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ in
|
|||
tryFiles = "$uri $uri/ /index.html";
|
||||
};
|
||||
|
||||
locations."~ ^/(api|v[0-9]+|netdata.conf|registry|stream)(/|$)" = {
|
||||
locations."~ ^/(api|v[0-9]+|netdata.conf|registry|stream|version.txt)(/|$)" = {
|
||||
proxyPass = "http://127.0.0.1:${toString constants.services.netdata.port}";
|
||||
recommendedProxySettings = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue