fix: nginx config and namespace in bootdata

This commit is contained in:
konsalex
2025-12-15 15:55:13 +01:00
parent 29f1080cff
commit 639d3745d4
2 changed files with 2 additions and 1 deletions
@@ -35,6 +35,7 @@
}
},
"settings": {
"namespace": "stacks-11",
"defaultDatasource": "-- Grafana --",
"datasources": {},
"minRefreshInterval": "5s",
@@ -112,7 +112,7 @@ server {
proxy_http_version 1.1;
proxy_set_header Upgrade $http_upgrade;
proxy_set_header Connection "upgrade";
proxy_set_header Connection $connection_upgrade;
}
# Everything else to the frontend