Browse Source

上传新文件

张晓翠 2 năm trước cách đây
mục cha
commit
47c69269fb
1 tập tin đã thay đổi với 9 bổ sung0 xóa
  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'