彭宇 преди 1 година
родител
ревизия
d33f673c02
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -35,7 +35,7 @@ module.exports = {
     proxy: {
       // detail: https://cli.vuejs.org/config/#devserver-proxy
       [process.env.VUE_APP_BASE_API]: {
-        target: `http://127.0.0.1:8088`,
+        target: `http://127.0.0.1:8080`,
         // target: `https://sookajs.top:8888/`,
         changeOrigin: true,
         pathRewrite: {