From cf0b49a221c215ade760567107f499dc0e5e6ee7 Mon Sep 17 00:00:00 2001 From: "stephane.david" Date: Tue, 25 Aug 2026 18:23:31 +0200 Subject: [PATCH] add SESSION_COOKIE_SECURE=false --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index bac093f..f654658 100644 --- a/.env +++ b/.env @@ -124,7 +124,7 @@ WEB_ADMIN=/admin # Path to the webmail if enabled WEB_WEBMAIL=/webmail - +SESSION_COOKIE_SECURE=false # Website name SITENAME=SDA.Zone