Re-add SECRET_SESSION_SECRET_VERSION..
..which I accidentally removed while rebasing
This commit is contained in:
@ -10,6 +10,8 @@ LETS_ENCRYPT_ENV=production
|
|||||||
|
|
||||||
COMPOSE_FILE="compose.yml"
|
COMPOSE_FILE="compose.yml"
|
||||||
|
|
||||||
|
SECRET_SESSION_SECRET_VERSION=v1
|
||||||
|
|
||||||
# PostgreSQL
|
# PostgreSQL
|
||||||
|
|
||||||
#COMPOSE_FILE="$COMPOSE_FILE:compose.postgresql.yml"
|
#COMPOSE_FILE="$COMPOSE_FILE:compose.postgresql.yml"
|
||||||
|
Reference in New Issue
Block a user