hippocampus: minio: rejig

This commit is contained in:
2026-02-14 12:13:32 -05:00
parent 9b6b4bb41a
commit af037e849c
3 changed files with 7 additions and 5 deletions

View File

@@ -4,7 +4,9 @@
services.grafana = {
enable = true;
http_addr = "0.0.0.0";
http_port = 9998;
settings.server = {
http_addr = "0.0.0.0";
http_port = 9998;
};
};
}