Tutorial by Examples

Environment variables can be defined before the meteor call, like so: PORT=4000 meteor NODE_ENV="staging" meteor
Gmail Example MAIL_URL=smtp://username%40gmail.com:[email protected]:465/ Note: This setup only allows 2000 emails to be sent per day. Please see https://support.google.com/a/answer/176600?hl=en for alternative configurations.

Page 1 of 1