checkout fail

This commit is contained in:
merdan 2020-04-11 17:18:22 +05:00
parent 2cd85f4fbe
commit a1c790caa7
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ return [
'cluster' => false,
'default' => [
'host' => 'redis',
'host' => 'localhost',
'port' => 6379,
'database' => 0,
],