mirror of
https://github.com/RoboSats/robosats-deploy.git
synced 2025-08-07 10:30:07 +00:00
Tesnet onions
This commit is contained in:
@ -148,10 +148,10 @@ services:
|
|||||||
container_name: strfry${SUFFIX}
|
container_name: strfry${SUFFIX}
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- ${STRFRY_SYNC}:/app/sync.sh
|
- ${STRFRY_SYNC}:/app/sync.sh:ro
|
||||||
- ${STRFRY_CONF}:/etc/strfry.conf
|
- ${STRFRY_CONF}:/etc/strfry.conf:ro
|
||||||
- ${STRFRY_DATA}/db:/app/strfry-db
|
- ${STRFRY_DATA}/db:/app/strfry-db:rw
|
||||||
- ${STRFRY_DATA}/log/:/var/log/
|
- ${STRFRY_DATA}/log/:/var/log:rw
|
||||||
network_mode: service:tor
|
network_mode: service:tor
|
||||||
|
|
||||||
# Example simple backup service (copy/paste to attached storage locations)
|
# Example simple backup service (copy/paste to attached storage locations)
|
||||||
|
Reference in New Issue
Block a user