update code
This commit is contained in:
@ -61,15 +61,15 @@ module.exports = {
|
||||
styleResources: {
|
||||
scss: ['./assets/scss/*.scss'],
|
||||
},
|
||||
// proxy: {
|
||||
// "/api/": {
|
||||
// target: "http://0.0.0.0:9999/",
|
||||
// //target: "http://192.168.0.152:8082/",
|
||||
// pathRewrite: {
|
||||
// "^/api/": ""
|
||||
// }
|
||||
// }
|
||||
// },
|
||||
proxy: {
|
||||
"/api/": {
|
||||
target: "http://0.0.0.0:9999/",
|
||||
//target: "http://192.168.0.152:8082/",
|
||||
pathRewrite: {
|
||||
"^/api/": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
axios: {
|
||||
//baseURL: "http://dotest.kfems.kr:9997",
|
||||
proxy: true,
|
||||
|
Reference in New Issue
Block a user