mirror of
https://github.com/onsonr/sonr.git
synced 2025-03-10 13:07:09 +00:00
feat: run sonr-node container in testnet network and make network external
This commit is contained in:
parent
89701a188e
commit
9ae2ea42a4
@ -22,3 +22,9 @@ services:
|
||||
- BLOCK_TIME=5s
|
||||
command: "start --pruning=nothing"
|
||||
restart: always
|
||||
networks:
|
||||
- testnet
|
||||
|
||||
networks:
|
||||
testnet:
|
||||
external: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user