log level

This commit is contained in:
Yax 2020-07-07 19:49:29 +02:00
parent ee84614e78
commit f5f3cf45da

View file

@ -8,7 +8,7 @@ services:
networks:
- srv
environment:
DELUGE_LOGLEVEL: error
DELUGE_LOGLEVEL: info
PGID: ${PUID}
PUID: ${PGID}
TZ: ${TZ}