diff --git a/.ci/deploy/localenv/docker-compose.yml b/.ci/deploy/localenv/docker-compose.yml index d5202f39..1e87c8d6 100644 --- a/.ci/deploy/localenv/docker-compose.yml +++ b/.ci/deploy/localenv/docker-compose.yml @@ -577,6 +577,7 @@ services: - GF_PATHS_PROVISIONING=/etc/grafana/provisioning - GF_FEATURE_TOGGLES_ENABLE=traceqlEditor # https://grafana.com/docs/grafana/latest/setup-grafana/configure-grafana/#override-configuration-with-environment-variables + - GF_USERS_HOME_PAGE=https://monitoring.opendut.local/dashboards - GF_SECURITY_ADMIN_PASSWORD - GF_SECURITY_SECRET_KEY healthcheck: