DATABASE_URL=postgresql://user:password@host:port/dbname?schema=public JWT_SECRET=dev-secret PORT=3000 API_URL=http://localhost:3000 CORS_ORIGINS=*