fix: update valkey URL to use valkey protocol
This commit is contained in:
@@ -25,4 +25,4 @@ request:
|
|||||||
ui:
|
ui:
|
||||||
static_use_hash: true
|
static_use_hash: true
|
||||||
valkey:
|
valkey:
|
||||||
url: redis://valkey_valkey:6379/0
|
url: valkey://valkey_valkey:6379/0
|
||||||
|
|||||||
Reference in New Issue
Block a user