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