Add restart flag for redis
This commit is contained in:
parent
f3c5095185
commit
f42fe51698
@ -36,6 +36,7 @@ services:
|
|||||||
depends_on:
|
depends_on:
|
||||||
- zookeeper
|
- zookeeper
|
||||||
redis:
|
redis:
|
||||||
|
restart: always
|
||||||
image: redis:4.0
|
image: redis:4.0
|
||||||
ports:
|
ports:
|
||||||
- "6379"
|
- "6379"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user