diabled ntp
This commit is contained in:
@ -14,7 +14,7 @@ services:
|
|||||||
# Uncomment the line below if you are using Pi-hole as your DHCP server
|
# Uncomment the line below if you are using Pi-hole as your DHCP server
|
||||||
#- "67:67/udp"
|
#- "67:67/udp"
|
||||||
# Uncomment the line below if you are using Pi-hole as your NTP server
|
# Uncomment the line below if you are using Pi-hole as your NTP server
|
||||||
- "123:123/udp"
|
#- "123:123/udp"
|
||||||
environment:
|
environment:
|
||||||
# Set the appropriate timezone for your location (https://en.wikipedia.org/wiki/List_of_tz_database_time_zones), e.g:
|
# Set the appropriate timezone for your location (https://en.wikipedia.org/wiki/List_of_tz_database_time_zones), e.g:
|
||||||
TZ: 'Europe/Amsterdam'
|
TZ: 'Europe/Amsterdam'
|
||||||
|
|||||||
Reference in New Issue
Block a user