# Cấu hình Database
DB_HOST=localhost
DB_PORT=3306
DB_DATABASE=ajfxvsyi_zenrotool
DB_USERNAME=ajfxvsyi_zenrotool
DB_PASSWORD=ajfxvsyi_zenrotool

# Cấu hình Google
GOOGLE_CLIENT_ID=800551317775-sulcabulbejso85g36n30ehbnollabg4.apps.googleusercontent.com
GOOGLE_CLIENT_SECRET=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
# Cấu hình SMTP Gửi Mail
SMTP_HOST=smtp.gmail.com
SMTP_PORT=587
SMTP_USER=zenrotool@gmail.com
SMTP_PASS=nwipcgaqzdkzjqsd

