From 07a364b2bc975aa930ca0e703081fc25d8185dac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Murat=20=C3=96ZDEM=C4=B0R?= Date: Thu, 25 Jun 2026 20:54:28 +0300 Subject: [PATCH] fix(health-agent): correct UK_URL placeholder in .env.setup.example --- health-agent/.env.setup.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/health-agent/.env.setup.example b/health-agent/.env.setup.example index 493f72b..dd9108a 100644 --- a/health-agent/.env.setup.example +++ b/health-agent/.env.setup.example @@ -1,4 +1,4 @@ -UK_URL=http://uptime-kuma:3001 +UK_URL=https://your-uptime-kuma-url UK_USER=setup-user UK_PASS=your_password_here UK_SLACK_WEBHOOK_HIGH=https://hooks.slack.com/services/...