Update README-CN.md
This commit is contained in:
parent
37b4c571da
commit
bc7017f57e
|
@ -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 定时任务**
|
||||
|
||||
|
|
Loading…
Reference in New Issue