Skip to content

Commit

Permalink
Remove force-recreate
Browse files Browse the repository at this point in the history
  • Loading branch information
Chomtana authored Sep 25, 2024
1 parent 3564263 commit 4ff2f6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ Pull the latest updates from GitHub, and Docker Hub and rebuild the container.
```sh
git pull
docker compose pull
docker compose up -d --build --force-recreate
docker compose up -d --build
```

Will upgrade your node with minimal downtime.
Expand Down

0 comments on commit 4ff2f6e

Please sign in to comment.