仪表盘
版本库
文件存储
活动
搜索
登录
李春萍
/
lims-before
分支自
lims-before
概况
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
Merge branch 'master' of https://gitee.com/yuanchu_code/lims-front-end
yuyu
2023-08-08
0d452c10ee16e40a3ca3d176e5ebebcb4bd16a87
[~lichunping/lims-before.git]
/
.env.staging
1
2
3
4
5
6
7
8
NODE_ENV = production
# just a flag
ENV = 'staging'
# base api
# VUE_APP_BASE_API = '/stage-api'
VUE_APP_BASE_API = 'http://192.168.110.167:1234/'