tor-privoxy. Using external torrc.
This commit is contained in:
parent
9b3f94a615
commit
f011f89fc7
|
@ -8,6 +8,8 @@ services:
|
|||
ports:
|
||||
- "8118:8118/tcp"
|
||||
- "9050:9050/tcp"
|
||||
volumes:
|
||||
- "./config/torrc:/etc/tor/torrc:ro"
|
||||
env_file: .env
|
||||
restart: unless-stopped
|
||||
logging:
|
||||
|
|
Loading…
Reference in a new issue