mirror of
https://github.com/codex-storage/codex-testnet-starter.git
synced 2025-02-23 07:38:12 +00:00
geth requires more time
This commit is contained in:
parent
a7fb036281
commit
c2279d2ce5
@ -84,7 +84,7 @@ services:
|
||||
depends_on:
|
||||
- geth-init
|
||||
healthcheck:
|
||||
test: ["CMD", "sleep", "3"]
|
||||
interval: 3s
|
||||
timeout: 3s
|
||||
test: ["CMD", "sleep", "15"]
|
||||
interval: 15s
|
||||
timeout: 15s
|
||||
retries: 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user