fix(health-agent): correct UK_URL placeholder in .env.setup.example
This commit is contained in:
parent
208f4768b9
commit
07a364b2bc
@ -1,4 +1,4 @@
|
|||||||
UK_URL=http://uptime-kuma:3001
|
UK_URL=https://your-uptime-kuma-url
|
||||||
UK_USER=setup-user
|
UK_USER=setup-user
|
||||||
UK_PASS=your_password_here
|
UK_PASS=your_password_here
|
||||||
UK_SLACK_WEBHOOK_HIGH=https://hooks.slack.com/services/...
|
UK_SLACK_WEBHOOK_HIGH=https://hooks.slack.com/services/...
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user