diff --git a/health-agent/.env.example b/health-agent/.env.example index 90abc6a..20a03a9 100644 --- a/health-agent/.env.example +++ b/health-agent/.env.example @@ -7,7 +7,7 @@ CLUSTER_SIZE_VAULT=3 REDIS_MODE=sentinel EXTERNAL_DOMAIN=iklim.co EXTERNAL_SUBDOMAIN_SUFFIX= -UK_PUSH_URL_BASE=https://status.iklim.co/api/push +UK_PUSH_URL_BASE=https://uptime.tarla.io/api/push SLACK_WEBHOOK_IKLIM_PROD_OPS= RABBITMQ_USER= RABBITMQ_PASS= diff --git a/health-agent/.env.setup.example b/health-agent/.env.setup.example index dd9108a..0fbb558 100644 --- a/health-agent/.env.setup.example +++ b/health-agent/.env.setup.example @@ -1,4 +1,4 @@ -UK_URL=https://your-uptime-kuma-url +UK_URL=https://uptime.tarla.io UK_USER=setup-user UK_PASS=your_password_here UK_SLACK_WEBHOOK_HIGH=https://hooks.slack.com/services/...