Add ability to wait on geth to be up and minting blocks before launching the probe.
This commit is contained in:
parent
bd7b723eef
commit
a351372cc6
@ -50,8 +50,9 @@ services:
|
||||
MQ_HOST: "eth-probe-mq"
|
||||
MQ_PORT: 33333
|
||||
PROBE_ID: 0
|
||||
GETHJSON_URL: "http://fixturenet-eth-bootnode-geth:9898/geth.json"
|
||||
ENODE: "enode://foo@fixturenet-eth-geth-1:30303"
|
||||
GETH_HOST: "fixturenet-eth-geth-1"
|
||||
GETH_MIN_BLOCK: 5
|
||||
GETHJSON_URL: "http://fixturenet-eth-geth-1:9898/geth.json"
|
||||
DEBUG: "vulcanize:*,cerc:*,-vulcanize:sniffer:dpt:error"
|
||||
depends_on:
|
||||
eth-probe-mq:
|
Loading…
Reference in New Issue
Block a user