Your Name 3 gadus atpakaļ
vecāks
revīzija
7b14ef7cf7
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2
    2
      config/proxy.js

+ 2
- 2
config/proxy.js Parādīt failu

@@ -8,8 +8,8 @@
8 8
 export default {
9 9
   dev: {
10 10
     '/api/': {
11
-      target: 'https://xlk.njyz.tech/',
12
-      // target: 'http://localhost:8567/',
11
+      // target: 'https://xlk.njyz.tech/',
12
+      target: 'http://localhost:8081/',
13 13
       // target: 'https://xlj.newlandsh.com/',
14 14
       changeOrigin: true,
15 15
       pathRewrite: {