From 3c5b554de11246eef4dbcfc7e986f5fce65a0255 Mon Sep 17 00:00:00 2001 From: nocci Date: Mon, 28 Apr 2025 12:19:56 +0200 Subject: [PATCH] upgrade --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 05cf4c4..b9d38c5 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ docker-compose up -d It's in your root folder of the installation! ```xml -# Sicherheit +# Security SESSION_COOKIE_SECURE="True" (only works if you run this app via HTTPS) CSRF_ENABLED="True" ```