mirror of
https://github.com/alexgo-io/stacks-node-mainnet.git
synced 2026-01-12 06:43:47 +08:00
chore: fix mount volume
This commit is contained in:
@@ -65,5 +65,5 @@ services:
|
||||
RUST_BACKTRACE: 0
|
||||
volumes:
|
||||
- ${STACKS_NODE_TOML:-./config/Stacks.toml}:/srv/Stacks.toml:ro
|
||||
- ./stacks-node/mainnet:/srv/stacks-node/mainnet
|
||||
- ./stacks-node:/srv/stacks-node
|
||||
- ./wait:/wait:ro
|
||||
|
||||
Reference in New Issue
Block a user