Merge pull request #395 from pi-hole/dev

Docker-compose update
This commit is contained in:
Adam Hill 2019-01-16 22:42:02 -06:00 committed by GitHub
commit 7ec893ae3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -10,9 +10,9 @@ services:
- "53:53/udp"
- "80:80/tcp"
- "443:443/tcp"
# The 3 lines below are required if Pi-hole is to provide DHCP
# cap_add:
# - NET_ADMIN
cap_add:
- NET_ADMIN
# required if Pi-hole is to provide DHCP
# network_mode: "host"
environment:
# enter your docker host IP here