Add files via upload

This commit is contained in:
drifty
2025-10-06 19:55:10 +05:30
committed by GitHub
parent de09ea0456
commit 7c2a1cbe37

7
.env Normal file
View 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