fix: set session secret
This commit is contained in:
@ -9,6 +9,7 @@ DOMAIN=hedgedoc.example.com
|
||||
LETS_ENCRYPT_ENV=production
|
||||
|
||||
SECRET_DB_PASSWORD_VERSION=v1
|
||||
SECRET_SESSION_SECRET_VERSION=v1
|
||||
|
||||
COMPOSE_FILE="compose.yml"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user