Skip to content

Commit

Permalink
fix: fixed depends_on
Browse files Browse the repository at this point in the history
  • Loading branch information
vomaksh committed Jun 23, 2024
1 parent 6f71dd8 commit 451048c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ services:

top_stories:
image: ghcr.io/ginruh/hckernews/top_stories:latest
depends_on:
- listener
depends_on:
- listener

0 comments on commit 451048c

Please sign in to comment.