set network_mode = host
This commit is contained in:
parent
726dd8947d
commit
05ac92b7ba
@ -3,6 +3,7 @@ services:
|
||||
image: repo.techniverse.net/docker-hosted/tor-docker:latest
|
||||
container_name: tor-project
|
||||
hostname: tor-project
|
||||
network_mode: host
|
||||
ports:
|
||||
- "9001:9001"
|
||||
- "9030:9030"
|
||||
|
Loading…
x
Reference in New Issue
Block a user