We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c25dd2 commit 3946201Copy full SHA for 3946201
config.yml
@@ -3,6 +3,8 @@ config:
3
4
# URL of the target grafana-server.
5
url: localhost:3000
6
+ # Protocol to use when connecting to grafana (http, https)
7
+ protocol: http
8
# User account name with admin rights on target grafana-server.
9
user: admin
10
# Password of account with admin rights on target grafana-server.
0 commit comments