tor-privoxy. .env enabled.
This commit is contained in:
parent
42b470717a
commit
273dde1f0e
|
@ -8,7 +8,7 @@ services:
|
||||||
ports:
|
ports:
|
||||||
- "8118:8118/tcp"
|
- "8118:8118/tcp"
|
||||||
- "9050:9050/tcp"
|
- "9050:9050/tcp"
|
||||||
#env_file: .env
|
env_file: .env
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
logging:
|
logging:
|
||||||
driver: "json-file"
|
driver: "json-file"
|
||||||
|
|
Loading…
Reference in a new issue