mirror of
https://github.com/RoboSats/robosats-deploy.git
synced 2025-08-12 13:00:09 +00:00
Fix
This commit is contained in:
@ -148,8 +148,8 @@ services:
|
||||
container_name: strfry${SUFFIX}
|
||||
restart: always
|
||||
volumes:
|
||||
- ${STRFRY_URL_FILE}:/app/external_urls.txt:ro
|
||||
- ${STRFRY_URL_FILE}:/app/federation_urls.txt:ro
|
||||
- ${STRFRY_URL_EXTERNAL}:/app/external_urls.txt:ro
|
||||
- ${STRFRY_URL_FEDERATION}:/app/federation_urls.txt:ro
|
||||
- ${STRFRY_CONF}:/etc/strfry.conf:ro
|
||||
- ${STRFRY_DATA}/db:/app/strfry-db:rw
|
||||
network_mode: service:tor
|
||||
|
Reference in New Issue
Block a user