node depends on client
This commit is contained in:
@@ -90,6 +90,8 @@ services:
|
||||
- P2P_SYNC=true
|
||||
entrypoint: [taiko-client, driver]
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- taiko-alethia-archive
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
|
||||
@@ -90,6 +90,8 @@ services:
|
||||
- P2P_SYNC=true
|
||||
entrypoint: [taiko-client, driver]
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- taiko-alethia
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
|
||||
@@ -90,6 +90,8 @@ services:
|
||||
- P2P_SYNC=true
|
||||
entrypoint: [taiko-client, driver]
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- taiko-hekla-archive
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
|
||||
@@ -90,6 +90,8 @@ services:
|
||||
- P2P_SYNC=true
|
||||
entrypoint: [taiko-client, driver]
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- taiko-hekla
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user