mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-16 12:59:12 +00:00
more debugging
This commit is contained in:
@@ -57,7 +57,7 @@ if (!NC_API_KEY) {
|
||||
process.exit(1);
|
||||
}
|
||||
|
||||
console.log('>>>> iii', `${process.env.IP_ADDRESS}`.split('.'));
|
||||
console.log('>>>> iii', `${process.env.NC_API_KEY}`.length);
|
||||
|
||||
const nc = new Namecheap({
|
||||
user: NC_USER,
|
||||
|
||||
Reference in New Issue
Block a user