DB_HOST=51.222.9.248
DB_PORT=5432
DB_USERNAME=lotifyx_user
DB_PASSWORD=G(38a`7Wa7:+
DB_DATABASE=lotifyx_app
APP_PORT=4000
JWT_SECRET=znLmuKOVe7A9XYRovKMGpWcVKT3ZFUV2MKleaOYBjdN

GOOGLE_CLIENT_ID=tu_google_client_id
GOOGLE_CLIENT_SECRET=tu_google_client_secret
GOOGLE_CALLBACK_URL=http://localhost:4000/api/auth/google/callback
FRONTEND_URL=http://localhost:3000

SMTP_HOST=mail.devstino.com
SMTP_PORT=587
SMTP_USER=notificaciones@devstino.com
SMTP_PASS=ZA-7o$-7a*.n
SMTP_FROM_NAME=Lotifyx
SMTP_FROM_EMAIL=noreply@lotifyx.com
