Quellcode durchsuchen

上传新文件

张晓翠 vor 2 Jahren
Ursprung
Commit
47c69269fb
1 geänderte Dateien mit 9 neuen und 0 gelöschten Zeilen
  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'