Apprise and Loggifly filename fixes; adding labels for Apprise.

This commit is contained in:
2025-04-06 13:25:51 -04:00
parent c34fddc96f
commit 364a501073
3 changed files with 6 additions and 0 deletions
+6
View File
@@ -110,6 +110,12 @@ services:
TZ: ${TZ}
APPRISE_ATTACH_SIZE: 500
image: lscr.io/linuxserver/apprise-api:latest
labels:
homepage.group: Infrastructure/App Performance Monitoring
homepage.name: Apprise
homepage.icon: apprise.png
homepage.href: https://adgh.${MY_TLD}
homepage.description: Multi-channel notification API
ports:
- 54995:8000
restart: unless-stopped