Updated How to use lexicon dns api (markdown)
parent
ec60c4fc56
commit
6e5c6b8804
|
@ -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"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue