change SESSION_COOKIE_SECURE=true

This commit is contained in:
2026-08-25 18:27:39 +02:00
parent cf0b49a221
commit 1874a9c084
+2 -1
View File
@@ -124,7 +124,8 @@ WEB_ADMIN=/admin
# Path to the webmail if enabled # Path to the webmail if enabled
WEB_WEBMAIL=/webmail WEB_WEBMAIL=/webmail
SESSION_COOKIE_SECURE=false SESSION_COOKIE_SECURE=true
# Website name # Website name
SITENAME=SDA.Zone SITENAME=SDA.Zone