[fix] timezone
This commit is contained in:
parent
a73742c52c
commit
3dc5dd5df0
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ services:
|
||||||
hostname: ntopng
|
hostname: ntopng
|
||||||
restart: always
|
restart: always
|
||||||
environment:
|
environment:
|
||||||
TZ: "Europe/Paris"
|
TZ: "Europe/London"
|
||||||
NTOP_UID: 1000
|
NTOP_UID: 1000
|
||||||
NTOP_GID: 1000
|
NTOP_GID: 1000
|
||||||
network_mode: host
|
network_mode: host
|
||||||
|
|
Loading…
Add table
Reference in a new issue