docker compose eth keys
This commit is contained in:
parent
052dbe25f4
commit
a91b5c3ca5
@ -35,7 +35,7 @@ services:
|
|||||||
- 8546
|
- 8546
|
||||||
- 30303
|
- 30303
|
||||||
volumes:
|
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/
|
- bloxberg-data:/root/.local/share/io.parity.ethereum/chains/Bloxberg/db/
|
||||||
|
|
||||||
# See contents of /initdb/create_db.sql for app user, password and databases
|
# See contents of /initdb/create_db.sql for app user, password and databases
|
||||||
|
Loading…
Reference in New Issue
Block a user