tor-privoxy. Using external torrc.

This commit is contained in:
Alexey Eschenko 2021-12-17 00:11:32 +00:00
parent 9b3f94a615
commit f011f89fc7
1 changed files with 2 additions and 0 deletions

View File

@ -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: