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"
|
- "${VOLUMES_PATH}/monitoring/diun/data:/data"
|
||||||
networks:
|
networks:
|
||||||
- dockersocket
|
- dockersocket
|
||||||
|
hostname: ${HOSTNAME}
|
||||||
environment:
|
environment:
|
||||||
- "TZ=Europe/Berlin"
|
- "TZ=Europe/Berlin"
|
||||||
- "DIUN_WATCH_WORKERS=10"
|
- "DIUN_WATCH_WORKERS=10"
|
||||||
|
|
Loading…
Reference in a new issue