Re-add SECRET_SESSION_SECRET_VERSION..

..which I accidentally removed while rebasing
This commit is contained in:
3wc 2024-10-27 12:36:57 -04:00
parent f05234338e
commit 738fbe7a4e

View File

@ -10,6 +10,8 @@ LETS_ENCRYPT_ENV=production
COMPOSE_FILE="compose.yml"
SECRET_SESSION_SECRET_VERSION=v1
# PostgreSQL
#COMPOSE_FILE="$COMPOSE_FILE:compose.postgresql.yml"