Apprise and Loggifly filename fixes; adding labels for Apprise.
This commit is contained in:
@@ -110,6 +110,12 @@ services:
|
|||||||
TZ: ${TZ}
|
TZ: ${TZ}
|
||||||
APPRISE_ATTACH_SIZE: 500
|
APPRISE_ATTACH_SIZE: 500
|
||||||
image: lscr.io/linuxserver/apprise-api:latest
|
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:
|
ports:
|
||||||
- 54995:8000
|
- 54995:8000
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
Reference in New Issue
Block a user