From 8f96b06e069437b73661c10f92f873ae85743499 Mon Sep 17 00:00:00 2001 From: yubiuser Date: Mon, 3 Mar 2025 13:51:52 +0100 Subject: [PATCH] Add NTPport to docker compose example file Signed-off-by: yubiuser --- docs/docker/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/docker/index.md b/docs/docker/index.md index 3df27c5..e4e8eb2 100644 --- a/docs/docker/index.md +++ b/docs/docker/index.md @@ -18,6 +18,8 @@ services: - "443:443/tcp" # Uncomment the below if 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" environment: # Set the appropriate timezone for your location from # https://en.wikipedia.org/wiki/List_of_tz_database_time_zones, e.g: