PORT=3001 HOST=0.0.0.0 DATABASE_URL=postgresql://xinghen:xinghen@localhost:5432/xinghen UPLOAD_DIR=./uploads MAX_UPLOAD_MB=100 NODE_ENV=development