mirror of
https://github.com/yusing/godoxy.git
synced 2025-05-20 04:42:33 +02:00
fixing wrong format for config example
This commit is contained in:
parent
45d4b92fc6
commit
a43c242c66
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
|||
- x.y.z
|
||||
provider: cloudflare
|
||||
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.
|
||||
|
|
Loading…
Add table
Reference in a new issue