updated to have apprise as a notification option

This commit is contained in:
2026-04-29 21:14:40 -05:00
parent 327cb22bfd
commit e56b2027cd
2 changed files with 22 additions and 2 deletions
+4 -1
View File
@@ -10,6 +10,9 @@ services:
- QBTPORT=8787 # qbittorrent port
- QBTUSER=admin # qbittorrent webUI username
- QBTPASSWORD=adminpass # qbittorrent webUI password
- NOTIFICATIONWEBHOOKURL=https://discord.com/api/webhooks/<webhookURL> # discord notification wehook URL
#- NOTIFICATIONWEBHOOKURL=https://discord.com/api/webhooks/<webhookURL> # DEPRECATED discord notification wehook URL
#- DISCORDWEBHOOKURL=https://discord.com/api/webhooks/<webhookURL> # discord notification wehook URL
#- APPRISEWEBHOOKURL=https://apprisehost/notify/config # apprise notification url
#- APPRISEWEBHOOKTAG=all # apprise notification tag
volumes:
- C:/Docker/qbittorrent/gluetun/tmp:/tmp # REQUIRED: Path to where the 'forwarded_port' file from gluetun is stored