add maxpeer to node image entrypoint

This commit is contained in:
parmarrushabh 2018-11-09 17:25:21 +05:30
parent 579adf1c8e
commit 02e79adc57

View file

@ -151,6 +151,7 @@ exec XDC $params \
--identity $IDENTITY \
--password ./password \
--port 30303 \
--maxpeer 200 \
--rpc \
--rpccorsdomain "*" \
--rpcaddr 0.0.0.0 \