Syntax fixes (testing for Komodo now).

This commit is contained in:
2024-12-16 12:47:00 -05:00
parent 2be94dc3fe
commit 874688eae8
+2 -2
View File
@@ -121,8 +121,8 @@ services:
apprise:
container_name: apprise
environment:
PGID: "1000"
PUID: "1000"
PGID: 1000
PUID: 1000
TZ: America/New_York
hostname: Rinoa
image: lscr.io/linuxserver/apprise-api:latest