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