diff --git a/vite.config.js b/vite.config.js index fc3db23..608feaa 100644 --- a/vite.config.js +++ b/vite.config.js @@ -69,8 +69,8 @@ export default defineConfig({ open: true, proxy: { // '/api/workflow': { - // // target: 'http://frp.feashow.cn:31800/', - // target: 'http://clay.frp.feashow.cn/', + // target: 'http://frp.feashow.cn:31800/', + // // target: 'http://clay.frp.feashow.cn/', // // target: 'http://192.168.31.175:8000', // changeOrigin: true, // rewrite: (path) => path.replace(/^\/api/, '')