We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3971387 commit b8af1c7Copy full SHA for b8af1c7
1 file changed
app/sprinkles/core/config/default.php
@@ -38,7 +38,7 @@
38
'port' => 11211,
39
'weight' => 100
40
],
41
- "redis" => [
+ 'redis' => [
42
'host' => '127.0.0.1',
43
'password' => null,
44
'port' => 6379,
0 commit comments