ntfy: set logging to debug
This commit is contained in:
@@ -149,6 +149,7 @@ services:
|
||||
user: ${PUID}:${PGID}
|
||||
environment:
|
||||
- TZ=${TZ}
|
||||
- NTFY_LOG_LEVEL=debug
|
||||
volumes:
|
||||
- "${DOCKER_STORAGE_PATH}/ntfy/cache:/var/cache/ntfy"
|
||||
- "${DOCKER_STORAGE_PATH}/ntfy/config:/etc/ntfy"
|
||||
|
||||
Reference in New Issue
Block a user