feat(N/A): 修改cors配置
This commit is contained in:
@@ -9,7 +9,7 @@ server:
|
|||||||
port: 5155
|
port: 5155
|
||||||
|
|
||||||
cors:
|
cors:
|
||||||
allowCredentials: false
|
allowCredentials: true
|
||||||
allowed-origins:
|
allowed-origins:
|
||||||
- '*'
|
- '*'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user