Enable light push (#60)

This commit is contained in:
Alvaro Revuelta 2024-06-07 13:15:50 +02:00 committed by GitHub
parent 359db48e2d
commit cc9c7d2dad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -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\