mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-24 00:45:58 +00:00
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