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 8d5949f commit 6f71dd8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ services:

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

0 comments on commit 6f71dd8

Please sign in to comment.