mirror of
https://github.com/ArthurDanjou/artdanj-api.git
synced 2026-02-02 04:47:56 +01:00
update cookies
This commit is contained in:
@@ -78,7 +78,7 @@ const sessionConfig: SessionConfig = {
|
|||||||
path: '/',
|
path: '/',
|
||||||
httpOnly: true,
|
httpOnly: true,
|
||||||
sameSite: true,
|
sameSite: true,
|
||||||
domain: '.arthurdanjou.fr',
|
domain: 'arthurdanjou.fr',
|
||||||
secure: true
|
secure: true
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user