From e5ed93fd44d83804902af8028c71bcd9995194be Mon Sep 17 00:00:00 2001 From: kianiadkny Date: Thu, 16 Apr 2026 15:46:05 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.