Make rest endpoint externally accessible
This commit is contained in:
parent
e3927d4af2
commit
ed75bd3ae9
@ -58,6 +58,7 @@ laconicd start \
|
||||
--api.enable \
|
||||
--minimum-gas-prices=${MIN_GAS_PRICE}alnt \
|
||||
--rpc.laddr="tcp://0.0.0.0:26657" \
|
||||
--api.address="tcp://0.0.0.0:1317" \
|
||||
--gql-playground --gql-server \
|
||||
--log_level $CERC_LOGLEVEL \
|
||||
--home $NODE_HOME
|
||||
|
Loading…
Reference in New Issue
Block a user