1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

test namecheap provider against their sandbox (#2082)

Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
This commit is contained in:
Will Power
2023-02-19 15:51:55 +00:00
committed by GitHub
parent c24a88d08e
commit a979c57ae8

View File

@ -142,7 +142,8 @@
"NAMECHEAP": {
"apikey": "$NAMECHEAP_KEY",
"apiuser": "$NAMECHEAP_USER",
"domain": "$NAMECHEAP_DOMAIN"
"domain": "$NAMECHEAP_DOMAIN",
"BaseURL": "$NAMECHEAP_BASEURL"
},
"NAMEDOTCOM": {
"apikey": "$NAMEDOTCOM_KEY",