Add SESSION_SECRET variable

This commit is contained in:
Chris Thompson 2023-07-28 17:14:58 -04:00
parent cd88ad67b7
commit 9f71de44a7
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ DOMAIN=hedgedoc.example.com
LETS_ENCRYPT_ENV=production
SECRET_DB_PASSWORD_VERSION=v1
SECRET_CMD_SESSION_SECRET=v1
COMPOSE_FILE="compose.yml"
# OAuth, see https://docs.hedgedoc.org/guides/auth/keycloak/