Skip to content

Commit 3946201

Browse files
committed
added protocol field to config.yml
1 parent 3c25dd2 commit 3946201

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config.yml

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ config:
33

44
# URL of the target grafana-server.
55
url: localhost:3000
6+
# Protocol to use when connecting to grafana (http, https)
7+
protocol: http
68
# User account name with admin rights on target grafana-server.
79
user: admin
810
# Password of account with admin rights on target grafana-server.

0 commit comments

Comments
 (0)