redis address format fixed
parent
90dd916785
commit
3dbf0488fd
@ -1,3 +1,2 @@
|
|||||||
singleServerConfig:
|
singleServerConfig:
|
||||||
address:
|
address: "redis://127.0.0.1:6379"
|
||||||
- "//127.0.0.1:6379"
|
|
@ -1,3 +1,2 @@
|
|||||||
singleServerConfig:
|
singleServerConfig:
|
||||||
address:
|
address: "redis://127.0.0.1:6379"
|
||||||
- "//127.0.0.1:6379"
|
|
@ -1,3 +1,2 @@
|
|||||||
singleServerConfig:
|
singleServerConfig:
|
||||||
address:
|
address: "redis://127.0.0.1:6379"
|
||||||
- "//127.0.0.1:6379"
|
|
Loading…
Reference in New Issue