mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-17 22:52:12 +08:00
Updated How to use lexicon dns api (markdown)
@@ -23,6 +23,7 @@ You must install `python` and `lexicon` before using it.
|
|||||||
## Examples:
|
## Examples:
|
||||||
### 1. Using lexicon cloudflare api:
|
### 1. Using lexicon cloudflare api:
|
||||||
```
|
```
|
||||||
|
export PROVIDER=cloudflare
|
||||||
export LEXICON_CLOUDFLARE_USERNAME="xxxx@xxx.com"
|
export LEXICON_CLOUDFLARE_USERNAME="xxxx@xxx.com"
|
||||||
export LEXICON_CLOUDFLARE_TOKEN="XXXXXXXXXXXXXXX"
|
export LEXICON_CLOUDFLARE_TOKEN="XXXXXXXXXXXXXXX"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user