We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b98507d commit 8f96b06Copy full SHA for 8f96b06
docs/docker/index.md
@@ -18,6 +18,8 @@ services:
18
- "443:443/tcp"
19
# Uncomment the below if using Pi-hole as your DHCP Server
20
#- "67:67/udp"
21
+ # Uncomment the line below if you are using Pi-hole as your NTP server
22
+ #- "123:123/udp"
23
environment:
24
# Set the appropriate timezone for your location from
25
# https://en.wikipedia.org/wiki/List_of_tz_database_time_zones, e.g:
0 commit comments