chore(config): 收敛 dev 与 uat 的 CORS 域名白名单

This commit is contained in:
2026-04-12 18:55:44 +08:00
parent 1338cbfc59
commit a7cb4a1167
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ server:
cors:
allowCredentials: true
allowed-origins:
- '*'
- https://lpt-dev.cat-shark.xyz
sa-token:
cookie:
+1 -1
View File
@@ -10,7 +10,7 @@ server:
cors:
allowed-origins:
- '*'
- https://lpt-uat.cat-shark.xyz
sa-token:
cookie: