Skip to content

Commit

Permalink
Fix run script
Browse files Browse the repository at this point in the history
  • Loading branch information
tarassh committed Sep 23, 2024
1 parent a7cf958 commit 7f8a382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/macos/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ echo "IPFS daemon has started."
"$COVALENT_DIR/$SERVICE_NAME" \
--loglevel debug \
--rpc-url ws://34.42.69.93:8080/rpc \
--collect-url https://ewm-light-clients-v2-838505730421.us-central1.run.app
--collect-url https://ewm-light-clients-v2-838505730421.us-central1.run.app \
--private-key "$PRIVATE_KEY"

0 comments on commit 7f8a382

Please sign in to comment.