pages/*: remove spaces around slashes (" / ") (#10349)
This commit is contained in:

committed by
GitHub

parent
89725aa36f
commit
9add941ec6
@@ -15,7 +15,7 @@
|
||||
|
||||
`acme.sh --issue --dns {{dns_cf}} --domain {{example.com}} --challenge-alias {{alias-for-example-validation.com}}`
|
||||
|
||||
- Issue a certificate while disabling automatic Cloudflare / Google DNS polling after the DNS record is added by specifying a custom wait time in seconds:
|
||||
- Issue a certificate while disabling automatic Cloudflare/Google DNS polling after the DNS record is added by specifying a custom wait time in seconds:
|
||||
|
||||
`acme.sh --issue --dns {{dns_namecheap}} --domain {{example.com}} --dnssleep {{300}}`
|
||||
|
||||
|
Reference in New Issue
Block a user