We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0582c0d commit 72b50faCopy full SHA for 72b50fa
grafana/config.ini
@@ -4,5 +4,8 @@ provisioning = /etc/grafana/provisioning
4
[server]
5
enable_gzip = true
6
7
+# http://docs.grafana.org/installation/behind_proxy/
8
+root_url = %(protocol)s://%(domain)s/grafana/
9
+
10
[users]
11
default_theme = light
0 commit comments