fix: expose websocket

This commit is contained in:
Michael Vines 2018-10-26 20:49:13 -07:00
parent 910ab671dc
commit ad43705124
1 changed files with 1 additions and 0 deletions

View File

@ -71,6 +71,7 @@ up)
--name solana-localnet \
--rm \
--publish 8899:8899 \
--publish 8900:8900 \
--tty \
--env RUST_LOG="$RUST_LOG" \
solanalabs/solana:"$channel"