Update port of Grafana.
This commit is contained in:
parent
6704bdcdfd
commit
19c7f994ed
1 changed files with 1 additions and 1 deletions
|
|
@ -255,7 +255,7 @@ in {
|
||||||
|
|
||||||
grafana.loadBalancer = {
|
grafana.loadBalancer = {
|
||||||
servers = [
|
servers = [
|
||||||
{url = "http://10.1.1.10:3005";}
|
{url = "http://10.1.1.10:3000";}
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue