修改bug
This commit is contained in:
@@ -78,13 +78,6 @@ module.exports = {
|
||||
devServer: {
|
||||
port: 9999,
|
||||
proxy: {
|
||||
'/api': {
|
||||
target: interfaceUrl,
|
||||
changeOrigin: true,
|
||||
pathRewrite: {
|
||||
'^/api': ''
|
||||
}
|
||||
},
|
||||
'/onlyOffice': {
|
||||
target: 'http://10.96.10.171',
|
||||
changeOrigin: true,
|
||||
|
||||
Reference in New Issue
Block a user