Skip to content

Commit

Permalink
chore: fix indentation error (#235)
Browse files Browse the repository at this point in the history
  • Loading branch information
teogeb authored Jan 16, 2025
1 parent aec55aa commit c0ff210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ services:
ports:
- "3334:80"
depends_on:
- entry-point
- entry-point
healthcheck:
test: ["CMD", "curl", "--fail", "--silent", "--show-error", "--max-time", "9", "http://localhost"]
interval: 10s
Expand Down

0 comments on commit c0ff210

Please sign in to comment.