mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
feat: run sonr-node container in testnet network and make network external
This commit is contained in:
@@ -22,3 +22,9 @@ services:
|
||||
- BLOCK_TIME=5s
|
||||
command: "start --pruning=nothing"
|
||||
restart: always
|
||||
networks:
|
||||
- testnet
|
||||
|
||||
networks:
|
||||
testnet:
|
||||
external: true
|
||||
|
||||
Reference in New Issue
Block a user