.env file shouldn't be used in production, env vars should be injected directly
I notice the dotenv docs are recommending dotenvx now in places: https://www.npmjs.com/package/dotenv#-manage-multiple-enviro...
.env file shouldn't be used in production, env vars should be injected directly