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:
parent
8f634eeade
commit
0dff19c21b
2 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue