remove docker compose file

This commit is contained in:
Zachary Boyd 2017-12-07 17:58:00 -08:00
parent 9a3091504a
commit e4f081304e

View file

@ -1,8 +0,0 @@
version: '2'
services:
tor_router:
build: .
ports:
- "9050:9050"
- "53:53/udp"
- "9077:9077"