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" ```