automatically generate a hex value for rpc secret
This commit is contained in:
@ -5,7 +5,7 @@ DOMAIN=garage.example.com
|
|||||||
LETS_ENCRYPT_ENV=production
|
LETS_ENCRYPT_ENV=production
|
||||||
COMPOSE_FILE="compose.yml"
|
COMPOSE_FILE="compose.yml"
|
||||||
|
|
||||||
SECRET_RPC_SECRET_VERSION=v1
|
SECRET_RPC_SECRET_VERSION=v1 # length=32 charset=hex
|
||||||
|
|
||||||
# Changing the replication factor after initial deployment is not
|
# Changing the replication factor after initial deployment is not
|
||||||
# supported and requires deleting the existing cluster layout metadata.
|
# supported and requires deleting the existing cluster layout metadata.
|
||||||
|
|||||||
Reference in New Issue
Block a user