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: