Skip to content

Commit

Permalink
fix port
Browse files Browse the repository at this point in the history
  • Loading branch information
magajh committed Sep 12, 2024
1 parent d1f237c commit e580127
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 @@ -56,4 +56,4 @@ jobs:
- name: Check LMS heartbeat endpoint
run: |
curl -f http://$LMS_HOST:8000/heartbeat
curl -f http://$LMS_HOST:80/heartbeat

0 comments on commit e580127

Please sign in to comment.