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