fix: expose the localnet drone port

This commit is contained in:
Michael Vines
2019-01-16 19:41:00 -08:00
parent bc05966765
commit a10d553850

View File

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