1
0
mirror of https://github.com/pi-hole/docker-pi-hole.git synced 2024-06-20 14:36:39 +02:00

add ports to basic doco example

This commit is contained in:
diginc 2018-07-10 23:25:13 -05:00
parent 10f948fca0
commit bd925db871

View File

@ -5,7 +5,9 @@ services:
ports:
- "53:53/tcp"
- "53:53/udp"
- "67:67/udp"
- "80:80/tcp"
- "443:443/tcp"
environment:
# enter your docker host IP here
ServerIP: