zs hace 1 año
padre
commit
a99cd9ee5a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      vite.config.ts

+ 1 - 1
vite.config.ts

@@ -19,7 +19,7 @@ export default defineConfig(({ mode }) => {
           changeOrigin: true,
         },
         '/material/v1/api': {
-          target: 'http://192.168.3.15:13004',
+          target: 'http://192.168.1.113:13004',
           changeOrigin: true,
           ws: false
         }