Throw warning if an env variable is not set
lsaether opened this issue · 0 comments
lsaether commented
I was running into a problem due to incorrectly setting CLOUDFARE_EMAIL
instead of CLOUDFLARE_EMAIL
. If the user is deploying using a domain name, deployer should throw a warning if a required environment variable is not set.