Signed-off-by: Arthur DANJOU <arthurdanjou@outlook.fr>
This commit is contained in:
2021-07-09 19:23:42 +02:00
parent a157b0d7d5
commit 7a5b4a7b38

View File

@@ -78,6 +78,8 @@ const sessionConfig: SessionConfig = {
path: '/',
httpOnly: true,
sameSite: true,
domain: '.arthurdanjou.fr',
secure: true
},
/*