flat,logo
This commit is contained in:
@@ -7,11 +7,11 @@ module.exports = {
|
||||
proxy: {
|
||||
'/api': {
|
||||
// target: 'http://192.168.1.115:8000',
|
||||
target: 'http://39.98.184.58:8000',
|
||||
target: 'http://39.98.184.58:88',
|
||||
ws: true,
|
||||
pathRewrite: {
|
||||
'^/api': '/'
|
||||
}
|
||||
// pathRewrite: {
|
||||
// '^/api': '/'
|
||||
// }
|
||||
},
|
||||
'/qq/map': {
|
||||
//本地服务接口地址
|
||||
|
||||
Reference in New Issue
Block a user