chore: 调整后端端口为38080并更新前端代理

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
liumangmang
2026-02-09 17:27:33 +08:00
parent 9ee9c96a91
commit ef412da82c
2 changed files with 2 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
server.port=8080
server.port=38080
spring.application.name=svn-manager-backend