处理冲突
This commit is contained in:
parent
be92dd1a7b
commit
65b3d20420
@ -20,12 +20,12 @@ export default defineConfig({
|
||||
port: 3000,
|
||||
proxy: {
|
||||
'/api': {
|
||||
target:'http://192.168.12.4:8888/', //'http://192.168.5.230:8888',
|
||||
//target:'http://192.168.12.4:8888/',
|
||||
// target:'http://192.168.12.4:8888/',
|
||||
//target:'http://192.168.12.230:8888',
|
||||
//target:'http://192.168.5.230:8888',
|
||||
//target:'http://192.168.5.232:8888/',
|
||||
//target:'http://localhost:8888',
|
||||
target:'http://localhost:8888',
|
||||
changeOrigin: true
|
||||
},
|
||||
'/druid': {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user