# Gateway 环境配置
# Server API 地址（desktop 端通过 gateway 访问 server）
SERVER_BASE_URL=https://api.my-assis.com
# 服务端口
PORT=3001
HTTP_PROXY=http://127.0.0.1:7890