Enable light push (#60)
This commit is contained in:
parent
359db48e2d
commit
cc9c7d2dad
|
@ -132,6 +132,7 @@ fi
|
|||
echo "Using bootstrap node: ${BOOTSTRAP_ENR}"
|
||||
exec /usr/bin/wakunode\
|
||||
--relay=true\
|
||||
--lightpush=true\
|
||||
--max-connections=250\
|
||||
--rest=true\
|
||||
--rest-admin=true\
|
||||
|
|
Loading…
Reference in New Issue