guhongwei 1 vuosi sitten
vanhempi
commit
c2bcee4cc4
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      vite.config.ts

+ 1 - 1
vite.config.ts

@@ -20,7 +20,7 @@ export default defineConfig(({ mode }) => {
           target: 'http://broadcast.waityou24.cn'
         },
         '/zkzx/v2/api': {
-          target: 'http://169.254.16.148:12001',
+          target: 'http://192.168.1.113:12001',
           changeOrigin: true,
           ws: false
         }