Skip to content

Commit

Permalink
remove rest-admin and rest-private node config (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
stubbsta authored Sep 13, 2024
1 parent 8bf49ac commit 0cf2b92
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions run_bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ echo "I am a bootstrap node"
exec /usr/bin/wakunode\
--relay=false\
--rest=true\
--rest-admin=true\
--rest-private=true\
--rest-address=0.0.0.0\
--max-connections=300\
--dns-discovery=true\
Expand Down
2 changes: 0 additions & 2 deletions run_nwaku.sh
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,6 @@ exec /usr/bin/wakunode\
--lightpush=true\
--max-connections=250\
--rest=true\
--rest-admin=true\
--rest-private=true\
--rest-address=0.0.0.0\
--rest-port=8645\
--rln-relay=true\
Expand Down

0 comments on commit 0cf2b92

Please sign in to comment.