Skip to content

Commit

Permalink
fix: Events: Redis must also restart
Browse files Browse the repository at this point in the history
Signed-off-by: Samuel Giffard <[email protected]>
  • Loading branch information
Mulugruntz committed Feb 24, 2024
1 parent bb310ba commit 3da0a18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dvalin-tools/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ services:
image: "redis:alpine"
ports:
- "6379:6379"
restart: unless-stopped

0 comments on commit 3da0a18

Please sign in to comment.