Skip to content

Commit

Permalink
restart redis docker (#687)
Browse files Browse the repository at this point in the history
  • Loading branch information
callebtc authored Jan 3, 2025
1 parent c108bb1 commit d77376b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ services:
container_name: redis
ports:
- "6379:6379"
restart: always

0 comments on commit d77376b

Please sign in to comment.