Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
krakerag authored Nov 16, 2023
1 parent c66a22b commit 13922b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
run: docker container ls

- name: Run curl to ensure endpoint responds
run: curl -i http://localhost:3001
run: curl -i http://127.0.0.1:3001

0 comments on commit 13922b4

Please sign in to comment.