[fix] timezone
This commit is contained in:
parent
a73742c52c
commit
3dc5dd5df0
@ -5,7 +5,7 @@ services:
|
||||
hostname: ntopng
|
||||
restart: always
|
||||
environment:
|
||||
TZ: "Europe/Paris"
|
||||
TZ: "Europe/London"
|
||||
NTOP_UID: 1000
|
||||
NTOP_GID: 1000
|
||||
network_mode: host
|
||||
|
Loading…
Reference in New Issue
Block a user