mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 19:17:45 +00:00
Change grafana port to 8000
This commit is contained in:
parent
c3110ced6c
commit
03714aceb6
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ in serverSystemConfiguration {
|
|||
|
||||
server.domain = fqdn;
|
||||
server.http_addr = "::";
|
||||
server.http_port = 8999;
|
||||
server.http_port = 8000;
|
||||
|
||||
users.default_theme = "system";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue