zouyu
3 天以前 3b8eb6c197885faba45faf064e5b034a9cc853bf
.env.staging
@@ -1,5 +1,5 @@
# 页面标题
VUE_APP_TITLE = LIMS实验室管理系统
VUE_APP_TITLE = 中天耐丝LIMS
BABEL_ENV = production
@@ -10,3 +10,9 @@
# LIMS实验室管理系统/测试环境
VUE_APP_BASE_API = '/stage-api'
# 测试环境ip+端口
VUE_APP_BASE_URL = http://127.0.0.1:7002/lims
# 运行端口
PORT= '80'