mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-25 01:15:59 +00:00
fix: update valkey URL to use valkey protocol
This commit is contained in:
@@ -25,4 +25,4 @@ request:
|
||||
ui:
|
||||
static_use_hash: true
|
||||
valkey:
|
||||
url: redis://valkey_valkey:6379/0
|
||||
url: valkey://valkey_valkey:6379/0
|
||||
|
||||
Reference in New Issue
Block a user