Update README.md
This commit is contained in:
parent
f2638966f6
commit
e5ed93fd44
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@ docker-compose.yml ← Dokploy entry point
|
||||||
|
|
||||||
```
|
```
|
||||||
GET /api/health
|
GET /api/health
|
||||||
→ { "status": "ok", "app": "fireside-test-app", "ts": "..." }
|
→ { "status": "ok", "app": "karuradev-test-app", "ts": "..." }
|
||||||
```
|
```
|
||||||
|
|
||||||
Dokploy and Docker will use this to verify the container is alive.
|
Dokploy and Docker will use this to verify the container is alive.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue