This commit is contained in:
quantulr
2023-12-11 15:25:05 +08:00
parent 3d812fe08e
commit 1228cceb41
6 changed files with 32 additions and 11 deletions

View File

@ -32,7 +32,7 @@ export default defineConfig(({ mode, command }) => {
// https://cn.vitejs.dev/config/#server-proxy
"/dev-api": {
// target: "http://101.34.131.16:1618",
target: "http://101.34.131.16:81/api",
target: "http://119.45.197.174:81/api",
// target: "http://192.168.0.201:1618",
// target: 'http://172.18.3.127:1618',
changeOrigin: true,