mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-02-24 23:53:01 +08:00
update README to include NS1 as a provider (#240)
This commit is contained in:
parent
01e6508487
commit
63498c3ff3
1 changed files with 2 additions and 1 deletions
|
@ -22,6 +22,7 @@ Currently supported DNS providers:
|
|||
- Google
|
||||
- Namecheap
|
||||
- Name.com
|
||||
- NS1
|
||||
- Route 53
|
||||
- SoftLayer
|
||||
- Vultr
|
||||
|
@ -106,4 +107,4 @@ Get prebuilt binaries from [github releases](https://github.com/StackExchange/dn
|
|||
|
||||
```
|
||||
docker run --rm -it -v $(pwd)/dnsconfig.js:/dns/dnsconfig.js -v $(pwd)/creds.json:/dns/creds.json stackexchange/dnscontrol dnscontrol preview
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue