Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
samlaf authored Sep 6, 2024
1 parent 690dcfc commit 6cee141
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ run-memstore-server:
./bin/eigenda-proxy --memstore.enabled

disperse-test-blob:
curl -X POST -d my-blob-content http://127.0.0.1:3100/put/ --output stdout
curl -X POST -d my-blob-content http://127.0.0.1:3100/put/

clean:
rm bin/eigenda-proxy
Expand Down

0 comments on commit 6cee141

Please sign in to comment.