DATABASE_URL=postgresql://insurance:insurance_dev@localhost:5432/insurance?schema=public JWT_SECRET=change-me-in-prod PORT=4000 HOST=0.0.0.0 NODE_ENV=development UPLOAD_DIR=./uploads