# Database DB_HOST=localhost DB_PORT=3306 DB_USER=root DB_PASS= DB_NAME=pangestu-profitra DB_ECHO=false # JWT SECRET_KEY=change-me-to-a-random-secret-key ALGORITHM=HS256 ACCESS_TOKEN_EXPIRE_MINUTES=1440 # Google OAuth GOOGLE_CLIENT_ID= # Resend (Email Service) RESEND_API_KEY=re_xxxxxxxxxxxxxxxx EMAIL_FROM=noreply@profitra.id # Frontend URL (for password reset link) FRONTEND_URL=http://localhost:3000