From 5fe14f467c65437a1d3ed7ad4f299b1005d23cf1 Mon Sep 17 00:00:00 2001 From: Arthur DANJOU Date: Fri, 10 Sep 2021 17:00:41 +0200 Subject: [PATCH] update cookies --- config/app.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/config/app.ts b/config/app.ts index 6514a24..20d8698 100755 --- a/config/app.ts +++ b/config/app.ts @@ -105,8 +105,6 @@ export const http: ServerConfig = { path: '/', httpOnly: true, sameSite: false, - domain: '.arthurdanjou.fr', - secure: true, }, /*