1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-29 19:17:45 +00:00

Fix grafana config

This commit is contained in:
RGBCube 2024-02-06 09:15:06 +03:00
parent c432e26e69
commit da789b5a94
No known key found for this signature in database

View file

@ -37,7 +37,7 @@ in serverSystemConfiguration {
database.user = "grafana";
server.domain = fqdn;
server.http_addr = "::";
server.http_addr = "[::]";
server.http_port = 8000;
users.default_theme = "system";