Merge pull request #44 from winterbang/patch-1

Update README-CN.md
This commit is contained in:
tianyu 2017-06-23 21:21:50 +08:00 committed by GitHub
commit 3d8f633197
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 定时任务**