mirror of
https://github.com/Dokploy/website
synced 2025-06-26 18:16:01 +00:00
Update zero-downtime.mdx
This commit is contained in:
parent
f20402c993
commit
443991e4f3
@ -38,7 +38,7 @@ Make sure the API Route exists in your application
|
||||
## Example
|
||||
|
||||
1. We will use this example [Github Repo](https://github.com/Dokploy/swarm-test)
|
||||
2. It Have a endpoint called `health` [enbpoint](https://github.com/Dokploy/swarm-test/blob/main/index.js#L20) which is the one that will tell us if our application is healthy.
|
||||
2. It Have a endpoint called `health` [endpoint](https://github.com/Dokploy/swarm-test/blob/main/index.js#L20) which is the one that will tell us if our application is healthy.
|
||||
3. For testing purpose I've added a sleep to simulate the delay between the deployments and you can see the bad gateway error.
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user