updated bloxberg keys

This commit is contained in:
Blair Vanderlugt 2021-02-01 08:56:36 -08:00
parent 1212747b9f
commit 052dbe25f4
2 changed files with 3 additions and 3 deletions

View File

@ -27,14 +27,15 @@ services:
# - ganache-db:/tmp/cic/ganache
eth:
build: apps/bloxbergValidatorSetup
build:
context: apps/bloxbergValidatorSetup
restart: unless-stopped
ports:
- ${HTTP_PORT_ETH:-8545}:8545
- 8546
- 30303
volumes:
- ./apps/bloxbergValidatorSetup/keys:/root/keys # stores the signing key locally
- 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

View File

@ -1 +0,0 @@
{}