mirror of
https://github.com/driftywinds/tailmon.git
synced 2025-12-19 05:23:33 +00:00
Add files via upload
This commit is contained in:
7
.env
Normal file
7
.env
Normal file
@@ -0,0 +1,7 @@
|
||||
TAILSCALE_API_KEY=your-tailscale-api-key
|
||||
TAILSCALE_TAILNET=your-mesh.name
|
||||
APPRISE_URLS=gotifys://gotify.example.com/TOKEN,discord://webhook_ID/webhook_TOKEN,tgram://BotToken/ChatID1/ChatID2/ChatIDN
|
||||
CHECK_INTERVAL=5
|
||||
ONLINE_THRESHOLD_SECONDS=2
|
||||
STATE_FILE=./device_state.json
|
||||
DEBUG=false
|
||||
Reference in New Issue
Block a user