Browse Source

增加环境变量的配置

Michael Wang 6 years ago
parent
commit
5b5c95bbce
1 changed files with 6 additions and 0 deletions
  1. 6 0
      .env.development

+ 6 - 0
.env.development

@@ -0,0 +1,6 @@
+#VUE_APP_CORE_HOST_URL=http://192.168.10.39:8000
+#VUE_APP_EXAM_WORK_HOST_URL=http://192.168.10.39:8001
+#VUE_APP_QUESTIONS_HOST_URL=http://192.168.10.39:8008
+#VUE_APP_OE_HOST_URL=http://192.168.10.39:8013
+#VUE_APP_MARKING_HOST_URL=http://192.168.10.39:8004
+#VUE_APP_DATA_PROCESS_HOST_URL=http://192.168.10.39:8005