mirror of
https://github.com/basicswap/basicswap.git
synced 2025-11-05 10:28:10 +01:00
doc: Simplify tor install notes.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
HTML_PORT=127.0.0.1:12700:12700
|
||||
WS_PORT=127.0.0.1:11700:11700
|
||||
#COINDATA_PATH=/var/data/coinswaps
|
||||
TOR_PROXY_HOST=172.16.238.200
|
||||
TZ=UTC
|
||||
|
||||
@@ -5,6 +5,8 @@ services:
|
||||
image: i_swapclient
|
||||
container_name: swapclient
|
||||
stop_grace_period: 5m
|
||||
depends_on:
|
||||
- tor
|
||||
build:
|
||||
context: ../
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user