Update gotify

This commit is contained in:
2025-06-08 14:19:10 +05:30
parent 941dec549a
commit 09dcb7c3ec

View File

@@ -7,7 +7,7 @@ services:
- "TZ=${TZ}"
- "GOTIFY_REGISTRATION=${GOTIFY_REGISTRATION}"
volumes:
- "${CONFIG_PATH}:/app/data"
- "${APPDATA_PATH}/gotify/config:/app/data"
ports:
- "${PORT}:80"
restart: "unless-stopped"