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}" - "TZ=${TZ}"
- "GOTIFY_REGISTRATION=${GOTIFY_REGISTRATION}" - "GOTIFY_REGISTRATION=${GOTIFY_REGISTRATION}"
volumes: volumes:
- "${CONFIG_PATH}:/app/data" - "${APPDATA_PATH}/gotify/config:/app/data"
ports: ports:
- "${PORT}:80" - "${PORT}:80"
restart: "unless-stopped" restart: "unless-stopped"