浏览代码

上传新文件

张晓翠 2 年之前
父节点
当前提交
109fd7001d
共有 1 个文件被更改,包括 8 次插入0 次删除
  1. 8 0
      baby-institute-admin-ui-front-master/.env.staging

+ 8 - 0
baby-institute-admin-ui-front-master/.env.staging

@@ -0,0 +1,8 @@
+NODE_ENV = production
+
+# just a flag
+ENV = 'staging'
+
+# base api
+VUE_APP_BASE_API = '/stage-api'
+