revert
parent
8642491636
commit
2d0511f212
|
@ -69,7 +69,7 @@ docker run --rm -itd \
|
||||||
```sh
|
```sh
|
||||||
docker exec \
|
docker exec \
|
||||||
-e CF_Email=xxx@exmaple.com \
|
-e CF_Email=xxx@exmaple.com \
|
||||||
-e CF_Token=xxxxxxxxxx \
|
-e CF_Key=xxxxxxxxxx \
|
||||||
acme.sh --issue -d example.com --dns dns_cf
|
acme.sh --issue -d example.com --dns dns_cf
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue