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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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",