2026-06-16 20:56:04 +02:00
|
|
|
# Webhook for update/backup notifications (n8n → Telegram)
|
|
|
|
|
WEBHOOK_URL=https://n8n.example.com/webhook/your-webhook-id
|
|
|
|
|
|
|
|
|
|
# Restic backup repository and password
|
|
|
|
|
RESTIC_REPOSITORY=/mnt/hidrive/users/valknar/Backup/stacks
|
|
|
|
|
RESTIC_PASSWORD=changeme
|