update cookies

This commit is contained in:
2021-09-10 15:30:03 +02:00
parent 5cc8e7a64d
commit 8477c113aa

View File

@@ -77,9 +77,7 @@ const sessionConfig: SessionConfig = {
cookie: { cookie: {
path: '/', path: '/',
httpOnly: true, httpOnly: true,
sameSite: 'lax', sameSite: false,
domain: '.arthurdanjou.fr',
secure: true
}, },
/* /*