1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-01 23:15:47 +02:00

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: