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