enabled ntp

This commit is contained in:
2025-06-24 10:17:22 +02:00
parent 556236b4a2
commit 78f8e431c6

View File

@ -14,7 +14,7 @@ services:
# Uncomment the line below if you are using Pi-hole as your DHCP server
#- "67:67/udp"
# Uncomment the line below if you are using Pi-hole as your NTP server
#- "123:123/udp"
- "123:123/udp"
environment:
# Set the appropriate timezone for your location (https://en.wikipedia.org/wiki/List_of_tz_database_time_zones), e.g:
TZ: 'Europe/Amsterdam'