Remove uneeded command and switch to images for TOR (#9438)
This commit is contained in:
parent
92daf7cd37
commit
90398b9d00
1 changed files with 2 additions and 3 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue