feat: update README and docker-compose for Kuma monitoring configuration
This commit is contained in:
@@ -28,6 +28,9 @@ Create a `.env` file in the project root with your Discord bot token:
|
||||
|
||||
```
|
||||
DISCORD_BOT_TOKEN=your_discord_bot_token_here
|
||||
# Optional: Set Kuma monitoring variables:
|
||||
# KUMA_PUSH_URL=https://your-uptime-kuma-instance.com/api/push/
|
||||
# KUMA_PUSH_INTERVAL=60
|
||||
```
|
||||
|
||||
### 3. Run with Docker Compose
|
||||
|
||||
Reference in New Issue
Block a user