add eth-tracker and eth-dispatcher and service dependancies
This commit is contained in:
parent
6fe1f0108b
commit
4ae5e10779
@ -194,6 +194,8 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
depends_on:
|
depends_on:
|
||||||
- cic-eth-tasker
|
- cic-eth-tasker
|
||||||
|
- cic-eth-tracker
|
||||||
|
- cic-eth-dispatcher
|
||||||
volumes:
|
volumes:
|
||||||
# - ./apps/cic-eth/:/root
|
# - ./apps/cic-eth/:/root
|
||||||
- signer-data:/run/crypto-dev-signer
|
- signer-data:/run/crypto-dev-signer
|
||||||
|
Loading…
Reference in New Issue
Block a user