Bläddra i källkod

上传新文件

张晓翠 2 år sedan
förälder
incheckning
109fd7001d
1 ändrade filer med 8 tillägg och 0 borttagningar
  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'
+