Skip to content

Commit 899c8e7

Browse files
authored
update the default tlsKeyPath in the config.ini
1 parent 6c61bda commit 899c8e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/config.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ protocol = http
1212
#################################### Grafana Generic OAuth ####################
1313
[tls]
1414
# Directory path of tls key and cert file location
15-
#tlsKeyPath = /etc/bridge_cert/
15+
#tlsKeyPath = /etc/bridge_cert/certs
1616

1717
# Name of tls private key file
1818
#tlsKeyFile = privkey.pem

0 commit comments

Comments
 (0)