# 数据库配置 DB_HOST=postgres DB_PORT=5432 DB_NAME=agent_tasks DB_USER=postgres DB_PASSWORD=postgres # 应用配置 PORT=3000