Skip to content
This repository has been archived by the owner on Jun 8, 2024. It is now read-only.

Commit

Permalink
Merge branch 'master' into dappnodebot/bump-upstream/[email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
pablomendezroyo authored Mar 30, 2023
2 parents 258f395 + 1c472d9 commit 138bf18
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ services:
http://localhost:9000/healthcheck
interval: 5s
timeout: 5s
retries: 20
retries: 100
depends_on:
flyway:
condition: service_completed_successfully
Expand Down
1 change: 1 addition & 0 deletions getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@
- [Teku-Prater](http://my.dappnode/#/installer/teku-prater.dnp.dappnode.eth)
- [Nimbus-Prater](http://my.dappnode/#/installer/nimbus-prater.dnp.dappnode.eth)
- All Staking Management is now in the Comprehensive [StakersUI](http://my.dappnode/#/stakers/prater)
- The Flyway service takes care of importing the previous version's slashing protection database when an update is installed, so it's meant to run only once per update, and it is normal to see that the Flyway service is stopped

0 comments on commit 138bf18

Please sign in to comment.