mirror of
https://github.com/fluencelabs/tendermint
synced 2025-04-25 06:42:16 +00:00
fix INSTALL/install_env SSH_PORT
This commit is contained in:
parent
e43c97ee2d
commit
f78bde2e3e
@ -10,7 +10,7 @@ fi
|
|||||||
|
|
||||||
USER="tmuser"
|
USER="tmuser"
|
||||||
OPEN_PORTS=(46656 46657 46658 46659 46660 46661 46662 46663 46664 46665 46666 46667 46668 46669 46670 46671)
|
OPEN_PORTS=(46656 46657 46658 46659 46660 46661 46662 46663 46664 46665 46666 46667 46668 46669 46670 46671)
|
||||||
SSH_PORT=20
|
SSH_PORT=22
|
||||||
WHITELIST=()
|
WHITELIST=()
|
||||||
|
|
||||||
# update and upgrade
|
# update and upgrade
|
||||||
|
Loading…
x
Reference in New Issue
Block a user