# 服务器机器相关(覆盖 .env.development 中的同名项) PORT=8090 DATABASE_URL="mysql://dukang:Dukang2026!@localhost:3306/dukang_haoke" REDIS_URL="redis://localhost:6379"