mirror of
https://github.com/onsonr/sonr.git
synced 2025-03-10 13:07:09 +00:00
fix: Update docker-compose.yaml to use correct volume path
This commit is contained in:
parent
092e20efe8
commit
4d20e46aa5
@ -5,9 +5,8 @@ services:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
container_name: sonr-testnet-node
|
||||
volumes:
|
||||
- ~/.core:/root/.sonr
|
||||
- /home/prad/.core:/root/.sonr
|
||||
ports:
|
||||
- "26656:26656"
|
||||
- "26657:26657"
|
||||
|
Loading…
x
Reference in New Issue
Block a user