mirror of
https://github.com/Dokploy/website
synced 2025-06-26 18:16:01 +00:00
Merge pull request #33 from bohdancho/main
docs(core): add curl to requirements for rollbacks
This commit is contained in:
@@ -9,6 +9,7 @@ Rollbacks are a powerful feature that allows you to easily revert changes to you
|
|||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
1. Have a `/health` endpoint in your application.
|
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
|
## Steps to Rollback
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user