Apprise env typo fix.

This commit is contained in:
2025-07-12 19:58:47 -04:00
parent e8ea2771aa
commit 0a888c7fe3
+1 -1
View File
@@ -269,7 +269,7 @@ services:
container_name: apprise-api
environment:
PUID: ${PUID}
PGID: $[PGID]
PGID: ${PGID}
TZ: ${TZ}
APPRISE_ATTACH_SIZE: 500
APPRISE_STATEFUL_MODE: simple