This commit is contained in:
nocci 2025-04-28 12:19:56 +02:00
parent f2bd4cdbb4
commit 3c5b554de1
1 changed files with 1 additions and 1 deletions

View File

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