Browse Source

[grafana] Run on port 3002 to not conflict

Colin Powell 3 years ago
parent
commit
5ec188fe18
1 changed files with 1 additions and 0 deletions
  1. 1 0
      ansible/roles/grafana/templates/grafana.conf.j2

+ 1 - 0
ansible/roles/grafana/templates/grafana.conf.j2

@@ -12,6 +12,7 @@ provisioning = /var/db/grafana/provisioning
 [server]
 protocol = http
 domain = logs.unbl.ink
+http_port = 3002
 ;enforce_domain = false
 ;router_logging = false