# App NODE_ENV=development PORT=4000 # Database (Prisma) DATABASE_URL=postgresql://edr:edr_secret@localhost:5432/edr_passenger # CORS FRONTEND_URL=http://localhost:3000 PORTAL_URL=http://localhost:3001 # JWT JWT_SECRET=edr-platform-secret-change-in-production JWT_EXPIRES_IN=7d # SendGrid SENDGRID_API_KEY= SENDGRID_FROM_EMAIL=noreply@edr-platform.com # Telebirr TELEBIRR_API_URL=https://api.telebirr.com TELEBIRR_APP_ID= TELEBIRR_APP_KEY=