fix(10): 修正前端cookie写入的问题,指定same-site,防止浏览器阻止cookie的写入
This commit is contained in:
@@ -13,3 +13,7 @@ cors:
|
||||
- http://192.168.123.199:5158
|
||||
- http://39.105.149.197:8115
|
||||
- https://lpt.cat-shark.xyz
|
||||
|
||||
sa-token:
|
||||
cookie:
|
||||
secure: true
|
||||
|
||||
Reference in New Issue
Block a user