diff --git a/vite.config.js b/vite.config.js index cb567be..fd6cc42 100644 --- a/vite.config.js +++ b/vite.config.js @@ -8,7 +8,7 @@ // const targetUrl = 'http://192.168.20.49:7200'; //谢斌斌 // const targetUrl = 'http://192.168.20.52:7200'; //杨辉 -const targetUrl = 'https://server1.wh-nf.cn:8131/prod-api'; //产品化线上 +const targetUrl = 'http://kaifeng.wh-nf.cn'; //线上 // https://vitejs.dev/config/ export default defineConfig(({ mode, command }) => {