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