Your Name 3 anni fa
parent
commit
dd6d75a5d8
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      config/proxy.js

+ 1
- 1
config/proxy.js Vedi File

@@ -8,7 +8,7 @@
8 8
 export default {
9 9
   dev: {
10 10
     '/api/': {
11
-      target: 'http://127.0.0.1:8080/',
11
+      target: 'http://127.0.0.1:8081/',
12 12
       changeOrigin: true,
13 13
       pathRewrite: {
14 14
         '^': '',