diff --git a/.env.sample b/.env.sample index cd08135..ffc35da 100644 --- a/.env.sample +++ b/.env.sample @@ -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/