Better example settings for TLS certification (#2793)
This commit is contained in:
parent
cd0b9a8e3f
commit
35362ed3c7
1 changed files with 2 additions and 2 deletions
|
@ -101,8 +101,8 @@ drive:
|
|||
# TLS
|
||||
# https:
|
||||
# # path for certification
|
||||
# key: example-tls-key
|
||||
# cert: example-tls-cert
|
||||
# key: /etc/letsencrypt/live/example.tld/privkey.pem
|
||||
# cert: /etc/letsencrypt/live/example.tld/fullchain.pem
|
||||
|
||||
# Elasticsearch
|
||||
# elasticsearch:
|
||||
|
|
Loading…
Reference in a new issue