xiaogang 4 năm trước cách đây
mục cha
commit
8304f3fcb9
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      config/cache.php

+ 3 - 0
config/cache.php

xqd
@@ -77,6 +77,9 @@ return [
             'driver' => 'redis',
             'connection' => 'cache',
             'lock_connection' => 'default',
+            'options' => [
+                'cluster' => 'redis',
+            ],
         ],
 
         'dynamodb' => [