Skip to content

Commit

Permalink
restart redis docker
Browse files Browse the repository at this point in the history
  • Loading branch information
callebtc committed Jan 3, 2025
1 parent c108bb1 commit 4ff8085
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 4ff8085

Please sign in to comment.