This commit is contained in:
hanchaobo
2024-07-01 10:03:53 +08:00
parent 8de5841fb5
commit e69cd3af6c
14 changed files with 899 additions and 13 deletions
+2 -2
View File
@@ -52,8 +52,8 @@ export default defineConfig(({ mode, command }) => {
proxy: {
// https://cn.vitejs.dev/config/#server-proxy
"/qomo": {
target: "http://172.16.0.241:8095", //wq
// target: "http://172.16.0.87:8095", //bgy
// target: "http://172.16.0.241:8095", //wq
target: "http://172.16.0.214:8095", //bgy
// target: "http://192.168.50.9:8095",
changeOrigin: true,
pathRewrite: {