Change: Redis to KeyDB because of redis licence change
This commit is contained in:
parent
43808bd20c
commit
9ea6050dd9
1 changed files with 1 additions and 1 deletions
|
@ -75,4 +75,4 @@ services:
|
||||||
|
|
||||||
|
|
||||||
redis:
|
redis:
|
||||||
image: "redis:alpine"
|
image: "eqalpha/keydb:latest"
|
||||||
|
|
Loading…
Reference in a new issue