fixing wrong format for config example

This commit is contained in:
Yuzerion 2024-09-26 22:50:56 +08:00 committed by GitHub
parent 45d4b92fc6
commit a43c242c66
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -39,7 +39,7 @@
- x.y.z - x.y.z
provider: cloudflare provider: cloudflare
options: options:
- auth_token: c1234565789-abcdefghijklmnopqrst # your zone API token auth_token: c1234565789-abcdefghijklmnopqrst # your zone API token
``` ```
To use **existing certificate**, set path for cert and key in `config.yml`, e.g. To use **existing certificate**, set path for cert and key in `config.yml`, e.g.