add hostname to diun
This commit is contained in:
parent
d1233ece66
commit
a4a675634f
1 changed files with 1 additions and 0 deletions
|
@ -112,6 +112,7 @@ services:
|
|||
- "${VOLUMES_PATH}/monitoring/diun/data:/data"
|
||||
networks:
|
||||
- dockersocket
|
||||
hostname: ${HOSTNAME}
|
||||
environment:
|
||||
- "TZ=Europe/Berlin"
|
||||
- "DIUN_WATCH_WORKERS=10"
|
||||
|
|
Loading…
Reference in a new issue