# ==================== Activity Service 私有配置 ==================== # 多机部署时将此文件放到 activity 服务器的 /etc/topfans/activity.env # 服务端口 PORT=20004 # 下游服务地址(多机部署时改为对应服务器内网IP) USER_SERVICE_URL=tri://localhost:20000 GALLERY_SERVICE_URL=tri://localhost:20001