mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-10-31 20:14:26 +00:00
Remove uneeded command and switch to images for TOR (#9438)
This commit is contained in:
parent
92daf7cd37
commit
90398b9d00
|
@ -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