init
This commit is contained in:
14
.env.staging
Normal file
14
.env.staging
Normal file
@@ -0,0 +1,14 @@
|
||||
# 页面标题
|
||||
VUE_APP_TITLE = 镀锌机组及生产工艺管理系统
|
||||
|
||||
BABEL_ENV = development
|
||||
|
||||
NODE_ENV = development
|
||||
|
||||
# 测试环境配置
|
||||
ENV = 'staging'
|
||||
|
||||
# 若依管理系统/测试环境
|
||||
VUE_APP_BASE_API = '/stage-api'
|
||||
|
||||
VUE_APP_SERVICE_BASE_API = 'http://140.143.206.120:10082/prod-api'
|
||||
Reference in New Issue
Block a user