mirror of
https://github.com/Dokploy/website
synced 2025-06-26 18:16:01 +00:00
docs(core): add curl to requirements for rollbacks
This commit is contained in:
parent
7dcfb6331a
commit
169f5342d8
@ -9,6 +9,7 @@ Rollbacks are a powerful feature that allows you to easily revert changes to you
|
||||
## Requirements
|
||||
|
||||
1. Have a `/health` endpoint in your application.
|
||||
2. Have `curl` available in your container (if you use alpine for example, it won't be installed by default).
|
||||
|
||||
## Steps to Rollback
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user