This commit is contained in:
Sandro - 2022-12-27 02:54:14 +01:00 committed by leon
parent cacabef1a2
commit b7c1e3ac2a
1 changed files with 1 additions and 3 deletions

View File

@ -34,9 +34,7 @@
index index.html;
charset utf-8;
'';
locations."/data.json" = {
proxyPass = "http://${hostRegistry.radiobert.ip4}:8080/data.json";
};
locations."/data.json".proxyPass = "http://${hostRegistry.radiobert.ip4}:8080/data.json";
};
};