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: networks:
- srv - srv
environment: environment:
DELUGE_LOGLEVEL: error DELUGE_LOGLEVEL: info
PGID: ${PUID} PGID: ${PUID}
PUID: ${PGID} PUID: ${PGID}
TZ: ${TZ} TZ: ${TZ}