fixes dns logging

This commit is contained in:
Zachary Boyd 2017-01-31 18:16:22 -05:00
parent c4ab36be4f
commit 57a07dfcf5

View file

@ -2,9 +2,6 @@ version: '2'
services:
tor_router:
build: .
volumes:
- "./src:/app/src"
- "./test:/app/test"
ports:
- "9050:9050"
- "53:53/udp"