Minor typos, compose.fullbackup.yml not compose-fullbackup.yml

This commit is contained in:
Brooke
2025-10-27 15:24:45 -04:00
parent b8693dfd07
commit 4d2cf81e2b
2 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ COMPOSE_FILE="compose.yml"
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.
# Changing the replication factor after initial deployment is not
# supported and requires deleting the existing cluster layout metadata.
REPLICATION_FACTOR=2
CONSISTENCY_MODE=consistent