Skip to content

Commit

Permalink
Remove uneeded command and switch to images for TOR (mastodon#9438)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sir-Boops authored and Gargron committed Jan 4, 2019
1 parent 92daf7c commit 90398b9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,14 +88,13 @@ services:
## http_proxy=http://privoxy:8118
## ALLOW_ACCESS_TO_HIDDEN_SERVICE=true
# tor:
# build: https://github.com/usbsnowcrash/docker-tor.git
# image: sirboops/tor
# networks:
# - external_network
# - internal_network
#
# privoxy:
# build: https://github.com/usbsnowcrash/docker-privoxy.git
# command: /opt/sbin/privoxy --no-daemon --user privoxy.privoxy /opt/config
# image: sirboops/privoxy
# volumes:
# - ./priv-config:/opt/config
# networks:
Expand Down

0 comments on commit 90398b9

Please sign in to comment.