mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-12-15 14:50:29 +08:00
12 lines
182 B
JSON
12 lines
182 B
JSON
{
|
|
"/api": {
|
|
"target": "http://192.168.15.213:3000/",
|
|
"secure": false,
|
|
"pathRewrite": {
|
|
"^/api": ""
|
|
},
|
|
"changeOrigin": true,
|
|
"logLevel": "debug"
|
|
}
|
|
}
|