Uncommented root_url and added proxy info

This commit is contained in:
Dustin Lee
2018-12-03 19:56:09 -05:00
committed by GitHub
parent 39c3e5793f
commit 27dce49a31

View File

@@ -46,7 +46,7 @@
# The full public facing url you use in browser, used for redirects and emails
# If you use reverse proxy and sub path specify full url (with sub path)
;root_url = http://localhost:3000
root_url = %(protocol)s://%(domain)s/grafana/
# Log web requests
;router_logging = false