docker compose eth keys

This commit is contained in:
Blair Vanderlugt 2021-02-01 09:02:59 -08:00
parent 052dbe25f4
commit a91b5c3ca5
1 changed files with 1 additions and 1 deletions

View File

@ -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