Fix relative path tor

This commit is contained in:
Reckless_Satoshi
2024-01-11 14:59:12 +00:00
parent bd6e4eee35
commit a0d515a3fa

View File

@ -5,12 +5,9 @@ services:
image: recksato/robosats-web:latest image: recksato/robosats-web:latest
container_name: robosats container_name: robosats
restart: always restart: always
environment:
TOR_PROXY_IP: 127.0.0.1
TOR_PROXY_PORT: 9050
network_mode: service:tor network_mode: service:tor
tor: tor:
build: ../docker/tor build: ../compose/tor
container_name: tor container_name: tor
restart: always restart: always
environment: environment: