From a4c1afcedf6190cb6a9a4ea5726af38d44d5f4b4 Mon Sep 17 00:00:00 2001 From: marlon Date: Wed, 22 Oct 2025 23:12:01 -0400 Subject: [PATCH] automatically generate a hex value for rpc secret --- .env.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.sample b/.env.sample index c8c7521..bc2a4b0 100644 --- a/.env.sample +++ b/.env.sample @@ -5,7 +5,7 @@ DOMAIN=garage.example.com LETS_ENCRYPT_ENV=production 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 # supported and requires deleting the existing cluster layout metadata.