Revert "feat(N/A): 修改dev环境的cors配置"

This reverts commit ab25cf81ee.
This commit is contained in:
guo
2025-10-26 14:26:08 +08:00
parent a99fefb91f
commit 67062e2379
+1 -1
View File
@@ -9,7 +9,7 @@ server:
port: 5155
cors:
allowCredentials: true
allowCredentials: false
allowed-origins:
- '*'