mirror of
https://github.com/RoboSats/robosats-deploy.git
synced 2025-08-08 02:50:06 +00:00
Merge branch “source_main”
Conflicts: compose/docker-compose.yml
This commit is contained in:
@ -151,8 +151,10 @@ services:
|
||||
environment:
|
||||
NETWORK: ${NETWORK}
|
||||
volumes:
|
||||
- ${PG_BACKUP}:/running/database:ro
|
||||
- ${DATABASE}:/running/database:ro
|
||||
- ${BITCOIN_DATA}:/running/bitcoin:ro
|
||||
- ${LND_DATA}:/running/lnd:ro
|
||||
- ${LIT_DATA}:/running/lit:ro
|
||||
- ${STATIC}:/running/static:ro
|
||||
- ${BU_DIR1}:/backup1
|
||||
- ${BU_DIR2}:/backup2
|
||||
|
Reference in New Issue
Block a user