upgrade
This commit is contained in:
parent
f2bd4cdbb4
commit
3c5b554de1
|
@ -84,7 +84,7 @@ docker-compose up -d
|
||||||
It's in your root folder of the installation!
|
It's in your root folder of the installation!
|
||||||
|
|
||||||
```xml
|
```xml
|
||||||
# Sicherheit
|
# Security
|
||||||
SESSION_COOKIE_SECURE="True" (only works if you run this app via HTTPS)
|
SESSION_COOKIE_SECURE="True" (only works if you run this app via HTTPS)
|
||||||
CSRF_ENABLED="True"
|
CSRF_ENABLED="True"
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue