页面
This commit is contained in:
+2
-2
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user