mirror of
https://github.com/cool-team-official/cool-admin-vue.git
synced 2025-12-12 13:42:50 +00:00
发布7.1.0
This commit is contained in:
parent
897571c7ad
commit
d6fff3cbf6
@ -1,8 +1,6 @@
|
||||
export const proxy = {
|
||||
"/dev/": {
|
||||
target: "http://192.168.0.119:8001",
|
||||
// target: "http://127.0.0.1:8004",
|
||||
// target: "https://test-admin.cool-js.cloud",
|
||||
target: "http://127.0.0.1:8001",
|
||||
changeOrigin: true,
|
||||
rewrite: (path: string) => path.replace(/^\/dev/, "")
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user