Skip to content

Instantly share code, notes, and snippets.

@victorsteven
Created September 20, 2020 15:16
Show Gist options
  • Save victorsteven/f4a8c900a1dcdb0e3a5818a6c937070e to your computer and use it in GitHub Desktop.
Save victorsteven/f4a8c900a1dcdb0e3a5818a6c937070e to your computer and use it in GitHub Desktop.
APP_PORT=8080
GMAIL_USERNAME=your-gmail
GMAIL_PASSWORD=your-gmail-password
GMAIL_SERVER=smtp.gmail.com
GMAIL_PORT=587
SENDGRID_API_KEY=your-sendgrid-api-key
SENDGRID_FROM=your-sendgrid-email
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment