feat(N/A): 修改cors配置

This commit is contained in:
guo
2025-10-26 14:46:14 +08:00
parent a18156af46
commit 009c2f1564
+1 -1
View File
@@ -9,7 +9,7 @@ server:
port: 5155
cors:
allowCredentials: false
allowCredentials: true
allowed-origins:
- '*'