This commit is contained in:
宋伟佳
2021-06-04 10:54:45 +08:00
parent dfaa5ddf3e
commit a96acfaa1c
7 changed files with 12 additions and 13 deletions
+1 -1
View File
@@ -82,7 +82,7 @@ module.exports = {
target: interfaceUrl,
changeOrigin: true,
pathRewrite: {
'^/api': ''
'^/api': '/'
}
},
'/onlyOffice': {