From 49090910697d484c90c0feea90cb7eab2d73ccf2 Mon Sep 17 00:00:00 2001 From: Rik Veenboer Date: Fri, 3 Jan 2025 09:43:37 +0100 Subject: [PATCH] fix typo --- grafana/grafana.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grafana/grafana.ini b/grafana/grafana.ini index cf63965..0dc732e 100755 --- a/grafana/grafana.ini +++ b/grafana/grafana.ini @@ -37,7 +37,7 @@ # The ip address to bind to, empty will bind to all interfaces ;http_addr = -# The http port to use +# The http port to use ;http_port = 3000 # The public facing domain name used to access grafana from a browser