.env.example 169 Bytes
# 复制为 .env.development(开发)或 .env.production(打包),按环境填写后端根地址(不含末尾 /)
VITE_US_API_BASE=http://192.168.31.89:19001