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
 export default {
8
 export default {
9
   dev: {
9
   dev: {
10
     '/api/': {
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
       // target: 'https://xlj.newlandsh.com/',
13
       // target: 'https://xlj.newlandsh.com/',
14
       changeOrigin: true,
14
       changeOrigin: true,
15
       pathRewrite: {
15
       pathRewrite: {