mirror of
https://github.com/RoboSats/robosats-deploy.git
synced 2025-08-03 16:40:20 +00:00
Update docker-compose.yml
This commit is contained in:
@ -143,19 +143,6 @@ services:
|
|||||||
- redis
|
- redis
|
||||||
network_mode: service:tor
|
network_mode: service:tor
|
||||||
|
|
||||||
strfry:
|
|
||||||
build:
|
|
||||||
context: ./strfry
|
|
||||||
dockerfile: Dockerfile
|
|
||||||
container_name: strfry${SUFFIX}
|
|
||||||
restart: always
|
|
||||||
volumes:
|
|
||||||
- ${STRFRY_URLS_EXTERNAL}:/app/external_urls.txt:ro
|
|
||||||
- ${STRFRY_URLS_FEDERATION}:/app/federation_urls.txt:ro
|
|
||||||
- ${STRFRY_CONF}:/etc/strfry.conf:ro
|
|
||||||
- ${STRFRY_DATA}/db:/app/strfry-db:rw
|
|
||||||
network_mode: service:tor
|
|
||||||
|
|
||||||
relay:
|
relay:
|
||||||
build:
|
build:
|
||||||
context: ./relay
|
context: ./relay
|
||||||
|
Reference in New Issue
Block a user