With the token as an environment variable, can I use and `.env` file at compile time and have it work as a portable executable still using that token?
With the token as an environment variable, can I use and
.envfile at compile time and have it work as a portable executable still using that token?