# Gmail Configuration
# Set these environment variables with your Gmail credentials
# Your Gmail address
GMAIL_USER=your-email@gmail.com
# Gmail App Password (NOT your regular password)
# Generate an App Password: https://myaccount.google.com/apppasswords
GMAIL_PASS=your-app-password