[update] 端口回滚

This commit is contained in:
danshihao
2024-03-21 09:01:01 +08:00
parent 2b2aac1ef5
commit 6fc3fef525
+1 -1
View File
@@ -91,7 +91,7 @@ module.exports = {
},*/
'/jero-boot': {
// ''
target: 'http://localhost:21824', //请求本地 jero-boot后台项目
target: 'http://localhost:8080', //请求本地 jero-boot后台项目
ws: false,
changeOrigin: true
},