scripts: Expose simapp tendermint on 26658
This commit is contained in:
@@ -4,7 +4,7 @@ command -v shellcheck > /dev/null && shellcheck "$0"
|
||||
|
||||
# Please keep this in sync with the Ports overview in HACKING.md
|
||||
TENDERMINT_PORT_GUEST="26657"
|
||||
TENDERMINT_PORT_HOST="26657"
|
||||
TENDERMINT_PORT_HOST="26658"
|
||||
API_PORT_GUEST="1317"
|
||||
API_PORT_HOST="1318"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user