Browse Source

更换地址

guhongwei 2 years ago
parent
commit
7dae02281a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      vite.config.ts

+ 1 - 1
vite.config.ts

@@ -12,7 +12,7 @@ export default defineConfig({
         target: 'http://basic.waityou24.cn'
       },
       '/jcyjdtglpt/v1/api': {
-        target: 'http://192.168.230.1:13010',
+        target: 'http://basic.waityou24.cn',
         changeOrigin: true,
         ws: false
       }