Skip to content

Commit

Permalink
fix: Fix minor bug in Docker compose (dev)
Browse files Browse the repository at this point in the history
  • Loading branch information
drorganvidez committed Oct 28, 2024
1 parent 94c4290 commit 01ebc4b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/docker-compose.dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ services:
redis:
image: "redis:latest"
container_name: redis_container
restart: always
networks:
- uvlhub_network

Expand Down

0 comments on commit 01ebc4b

Please sign in to comment.