浏览代码

上传新文件

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

+ 9 - 0
baby-institute-admin-ui-front-master/.env.production

@@ -0,0 +1,9 @@
+# just a flag
+ENV = 'production'
+
+# base api
+VUE_APP_BASE_API = 'https://ex.by-health.com/baby-institute-back-end'
+VUE_APP_API_TIMEOUT = 30000
+
+# base img url
+VUE_APP_BASE_IMG = 'https://ex.by-health.com/baby-institute-back-end'