diff --git a/compose.yaml b/compose.yaml index ed3d496..d5f8041 100644 --- a/compose.yaml +++ b/compose.yaml @@ -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'