How to use Env variables in main.wasp?
I want to set the email authentication
and
fromField.name to process.env.FROM_NAME and
fromField.email to process.env.FROM_EMAIL