<type>(scope): <description>

[body]

[footer(s)]
This commit is contained in:
ITQ
2025-03-01 14:22:50 +03:00
parent fc63d506ca
commit e3c2fc078e
2 changed files with 12 additions and 2 deletions
+2 -2
View File
@@ -48,10 +48,10 @@ domain = localhost
enforce_domain = false
# The full public facing url
root_url = %(protocol)s://%(domain)s:%(http_port)s/
root_url = %(protocol)s://%(domain)s:%(http_port)s/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 = false
serve_from_sub_path = true
# Log web requests
router_logging = false