Skip to content

Commit

Permalink
Config depends_on for redis-insight
Browse files Browse the repository at this point in the history
  • Loading branch information
a-h-abid committed Oct 7, 2024
1 parent 85d267f commit b460070
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions redis-insight/compose.redis-insight.example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ services:
image: redis/redisinsight:${REDIS_INSIGHT_IMAGE_TAG:-2.58.0}
env_file:
- .env
depends_on:
- redis
networks:
- common-net
ports:
Expand Down

0 comments on commit b460070

Please sign in to comment.