mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 19:17:45 +00:00
Fix grafana config
This commit is contained in:
parent
c432e26e69
commit
da789b5a94
1 changed files with 1 additions and 1 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue