Skip to content

Commit b8af1c7

Browse files
committed
Single quote
1 parent 3971387 commit b8af1c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/sprinkles/core/config/default.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
'port' => 11211,
3939
'weight' => 100
4040
],
41-
"redis" => [
41+
'redis' => [
4242
'host' => '127.0.0.1',
4343
'password' => null,
4444
'port' => 6379,

0 commit comments

Comments
 (0)