This commit is contained in:
宋伟佳
2021-06-16 13:44:27 +08:00
parent 8beae2f334
commit fc66a89e5b
3 changed files with 6 additions and 17 deletions
-7
View File
@@ -91,13 +91,6 @@ module.exports = {
pathRewrite: {
'^/onlyOffice': '/api'
}
},
'/foton': {
target: 'http://39.98.140.126:10005',
changeOrigin: true,
pathRewrite: {
'^/foton': '/api'
}
}
}
}