# 环境变量配置 # 复制此文件为 .env 并根据需要修改 # 服务端口 PORT=3000 # 运行环境 NODE_ENV=production # Docker 网络配置(可选) # DOCKER_NETWORK=ip-network