1
0
Fork 0
mirror of https://github.com/sujiba/pihole-unbound-hyperlocal.git synced 2025-07-10 13:55:12 +02:00

add comment to ports and additional themes

This commit is contained in:
sujiba 2023-05-04 01:33:01 +02:00
parent 8f634eeade
commit 0dff19c21b
2 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@ services:
ports:
- "53:53/tcp"
- "53:53/udp"
- "67:67/udp"
- "67:67/udp" # Only required if you are using Pi-hole as your DHCP server
- "${HTTP_PORT}:80/tcp"
# - 5335:5335/tcp # For testing purposes, uncomment to enable unbound access on local server
environment: