Let use http_hidden_proxy on docker-compose (#27054)
This commit is contained in:
parent
1fb4e40145
commit
c0cda1adaf
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ services:
|
|||
test: ['CMD-SHELL', "ps aux | grep '[s]idekiq\ 6' || false"]
|
||||
|
||||
## Uncomment to enable federation with tor instances along with adding the following ENV variables
|
||||
## http_proxy=http://privoxy:8118
|
||||
## http_hidden_proxy=http://privoxy:8118
|
||||
## ALLOW_ACCESS_TO_HIDDEN_SERVICE=true
|
||||
# tor:
|
||||
# image: sirboops/tor
|
||||
|
|
Loading…
Reference in a new issue