diff --git a/README.md b/README.md index 2463dbd..d6b9799 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ docker-compose.yml ← Dokploy entry point ``` 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.