fix: expose websocket
This commit is contained in:
@ -71,6 +71,7 @@ up)
|
|||||||
--name solana-localnet \
|
--name solana-localnet \
|
||||||
--rm \
|
--rm \
|
||||||
--publish 8899:8899 \
|
--publish 8899:8899 \
|
||||||
|
--publish 8900:8900 \
|
||||||
--tty \
|
--tty \
|
||||||
--env RUST_LOG="$RUST_LOG" \
|
--env RUST_LOG="$RUST_LOG" \
|
||||||
solanalabs/solana:"$channel"
|
solanalabs/solana:"$channel"
|
||||||
|
Reference in New Issue
Block a user