Skip to main content

Variables set in .env are not showing up in local testing. I wanted to test locally with a flag process.env.PRODUCTION === false and then set my API key, otherwise have the bundle api key being pulled.

Thanks for any help!

Nevermind, just found this in the CLI Docs: