mirror of
https://github.com/yusing/godoxy.git
synced 2025-06-09 13:02:33 +02:00
Update docker.md
This commit is contained in:
parent
0580a7d3cd
commit
aa2fcd47c2
1 changed files with 2 additions and 1 deletions
|
@ -36,7 +36,8 @@
|
||||||
autocert:
|
autocert:
|
||||||
email: john.doe@x.y.z # ACME Email
|
email: john.doe@x.y.z # ACME Email
|
||||||
domains: # a list of domains for cert registration
|
domains: # a list of domains for cert registration
|
||||||
- x.y.z
|
- y.z
|
||||||
|
- *.y.z
|
||||||
provider: cloudflare
|
provider: cloudflare
|
||||||
options:
|
options:
|
||||||
auth_token: c1234565789-abcdefghijklmnopqrst # your zone API token
|
auth_token: c1234565789-abcdefghijklmnopqrst # your zone API token
|
||||||
|
|
Loading…
Add table
Reference in a new issue