Skip to content

Commit 85dd91f

Browse files
committed
Update example config
1 parent 09e05f3 commit 85dd91f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
listenAddress: localhost:8050
22

33
# listenTls:
4-
# certificate: tls.crt
5-
# key: tls.key
4+
# certificate: tls.pem
5+
# key: tls-key.pem
66

77
authorizationServiceUrl: http://localhost:8000/atlas/api/v1/authorize
88

0 commit comments

Comments
 (0)