Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
iamGavinJ authored Dec 23, 2018
1 parent 6582e30 commit cd29c60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ services:
volumes:
- /docker/unbound/etc:/usr/local/etc/unbound
- /docker/unbound/log:/var/log/unbound
- /docker/unbound/run/unbound.sock:/var/run/unbound/unbound.sock
- /docker/unbound/run:/var/run/unbound
ports:
- "53:53"
- "53:53/udp"

0 comments on commit cd29c60

Please sign in to comment.