Skip to content

Commit cbf59a2

Browse files
committed
refactor(examples): Redis added for commands
1 parent 483ea67 commit cbf59a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/compose.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ services:
134134

135135
redis:
136136
image: redis:8.0.3
137+
restart: unless-stopped
137138
ports:
138139
- '6379:6379'
139140

0 commit comments

Comments
 (0)