From 6b2289d6d919b33d1953fae424d49045bec71aab Mon Sep 17 00:00:00 2001 From: ITQ Date: Sat, 1 Mar 2025 14:41:29 +0300 Subject: [PATCH] (scope): [body] [footer(s)] --- infrastructure/grafana/grafana.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/grafana/grafana.ini b/infrastructure/grafana/grafana.ini index 399a5de..86cb5f8 100644 --- a/infrastructure/grafana/grafana.ini +++ b/infrastructure/grafana/grafana.ini @@ -48,7 +48,7 @@ domain = localhost enforce_domain = false # The full public facing url -root_url = %(protocol)s://%(domain)s:%(http_port)s/admin/grafana/ +root_url = https://prod-team-15-2pc0i3lc.final.prodcontest.ru/admin/grafana/ # Serve Grafana from subpath specified in `root_url` setting. By default it is set to `false` for compatibility reasons. serve_from_sub_path = true