mirror of
https://github.com/RoboSats/robosats-web-host.git
synced 2025-07-23 11:13:22 +00:00
Fix Tor
This commit is contained in:
@ -15,6 +15,7 @@ services:
|
|||||||
tor:
|
tor:
|
||||||
build: ./tor
|
build: ./tor
|
||||||
restart: always
|
restart: always
|
||||||
|
network_mode: host
|
||||||
volumes:
|
volumes:
|
||||||
- ./tor/data:/var/lib/tor
|
- ./tor/data:/var/lib/tor
|
||||||
- ./tor/torrc:/etc/tor/torrc
|
- ./tor/torrc:/etc/tor/torrc
|
||||||
|
Reference in New Issue
Block a user