Skip to content

Commit

Permalink
use 0.0.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
magajh committed Sep 12, 2024
1 parent 0d57dd3 commit c37a0bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ jobs:
- name: Check LMS heartbeat endpoint
run: |
curl -f http://localhost:8000/heartbeat
curl -f http://0.0.0.0:8000/heartbeat

0 comments on commit c37a0bd

Please sign in to comment.