公告板
版本库
filestore
活动
搜索
登录
web
/
vue_smartai_audio
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
feat:音频项目页面设计
charles
2024-04-29
61ee015a91fdf32e271c2c86c7257fb3776d8c69
[web/vue_smartai_audio.git]
/
.env.test
1
2
3
4
5
6
7
8
## 1.环境类型(生产环境)
NODE_ENV=testing
## 2.基础路径 代理服务器拦截的路径
VUE_APP_BASE_API=/api-test
## 3.目标服务器地址
VUE_APP_BASE_URL=http://localhost:3003