Skip to content

Commit

Permalink
chore: update make script for test
Browse files Browse the repository at this point in the history
  • Loading branch information
baimamboukar committed Dec 28, 2023
1 parent 7ddc016 commit 603f7d6
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 @@ -7,4 +7,4 @@ compose:
docker-compose up -d

test:
hey -z 5m -q 5 -m GET -H "x-api-key:8113" http://127.0.0.1:8000/api/v1/startups/all
hey -z 2m -q 20 -m GET -H "x-api-key:8113" http://localhost:8113/api/v1/startups/all

2 comments on commit 603f7d6

@vercel
Copy link

@vercel vercel bot commented on 603f7d6 Dec 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 603f7d6 Dec 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.