Update README-CN.md

This commit is contained in:
winter 2017-05-29 22:39:18 +08:00 committed by GitHub
parent 37b4c571da
commit bc7017f57e
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ DOMAINS="DNS:example.com,DNS:whatever.example.com"
**在 nginx 里添加 ssl 相关的配置**
ssl_certificate /path/to/cert/example.chained.crt;
ssl_certificate_key /path/to/cert/example.key;
ssl_certificate_key /path/to/cert/example.com.key;
**cron 定时任务**