mirror of
https://github.com/Cameri/nostream.git
synced 2025-08-02 18:52:14 +02:00
fix: tor docker compose mounting wrong dir
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
||||
- relay
|
||||
volumes:
|
||||
- ${PWD}/tor/torrc:/etc/tor/torrc
|
||||
- ${HOME}/.nostr/tor/data:/var/lib/tor
|
||||
- ${PWD}/.nostr/tor/data:/var/lib/tor
|
||||
restart: on-failure
|
||||
stop_grace_period: 10m30s
|
||||
networks:
|
||||
|
Reference in New Issue
Block a user