node depends on client
This commit is contained in:
@@ -84,6 +84,8 @@ services:
|
||||
- --p2p-udp-port=18752
|
||||
- --rpc-host=0.0.0.0
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- ethereum-holesky-archive
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
|
||||
@@ -84,6 +84,8 @@ services:
|
||||
- --p2p-udp-port=19563
|
||||
- --rpc-host=0.0.0.0
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- ethereum-mainnet-archive
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
|
||||
@@ -84,6 +84,8 @@ services:
|
||||
- --rpc-host=0.0.0.0
|
||||
- --sepolia
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- ethereum-sepolia-archive
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user