Better example settings for TLS certification (#2793)

This commit is contained in:
Hakaba Hitoyo 2018-10-01 19:29:02 +09:00 committed by syuilo
parent cd0b9a8e3f
commit 35362ed3c7

View file

@ -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: