diff --git a/docker-compose.yml b/docker-compose.yml index 8ca202e4..b713752c 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -35,7 +35,7 @@ services: - 8546 - 30303 volumes: - - keys:/root/keys # stores the signing key locally + - ./apps/bloxbergValidatorSetup/keys:/root/keys # stores the signing key locally - bloxberg-data:/root/.local/share/io.parity.ethereum/chains/Bloxberg/db/ # See contents of /initdb/create_db.sql for app user, password and databases