Update README.md

This commit is contained in:
kianiadkny 2026-04-16 15:46:05 +03:00
parent f2638966f6
commit e5ed93fd44

View file

@ -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.