log level
This commit is contained in:
parent
ee84614e78
commit
f5f3cf45da
1 changed files with 1 additions and 1 deletions
|
@ -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}
|
||||||
|
|
Loading…
Add table
Reference in a new issue