fit:修复前端cors配置

This commit is contained in:
2025-08-02 12:08:08 +08:00
parent a11489c5b2
commit cfc7248466
3 changed files with 26 additions and 4 deletions
+3 -1
View File
@@ -9,4 +9,6 @@ server:
port: 5157
cors:
allowed-origins: http://localhost:5158
allowed-origins:
- http://localhost:5158
- http://192.168.123.199:5158