[fix] timezone

This commit is contained in:
Andy Bunce 2022-12-18 23:00:10 +00:00
parent a73742c52c
commit 3dc5dd5df0

View File

@ -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