generated from coop-cloud/example
generate secret_key with a hex value
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ COMPOSE_FILE="compose.yml"
|
||||
# –––––––––––––––– REQUIRED ––––––––––––––––
|
||||
|
||||
SECRET_DB_PASSWORD_VERSION=v1
|
||||
SECRET_SECRET_KEY_VERSION=v1 # length=64
|
||||
SECRET_SECRET_KEY_VERSION=v1 # length=64 charset=hex
|
||||
SECRET_UTILS_SECRET_VERSION=v1 # length=64
|
||||
|
||||
# Set to s3 to use AWS S3 bucket
|
||||
|
||||
Reference in New Issue
Block a user