Created
October 22, 2017 18:21
-
-
Save LarsBergqvist/dc312bde4da75e022d719dffbbc5e253 to your computer and use it in GitHub Desktop.
Grafana configuration
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[server] | |
# Protocol (http, https, socket) | |
protocol = http | |
# The ip address to bind to, empty will bind to all interfaces | |
;http_addr = | |
# The http port to use | |
http_port = 3000 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment