zs hai 10 meses
pai
achega
df2ff07063
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      vite.config.js

+ 1 - 1
vite.config.js

@@ -37,7 +37,7 @@ export default defineConfig(({ mode }) => {
       open: true,
       proxy: {
         '/files': {
-          target: 'http://10.120.114.6:19700', // https://broadcast.waityou24.cn
+          target: 'http://127.0.0.1:19700', // https://broadcast.waityou24.cn
           changeOrigin: true
         },
         /**