fixed
This commit is contained in:
@@ -50,7 +50,9 @@ return [
|
||||
'memcached' => [
|
||||
'driver' => 'memcached',
|
||||
'servers' => [
|
||||
'host' => '127.0.0.1', 'port' => 11211, 'weight' => 100
|
||||
[
|
||||
'host' => '127.0.0.1', 'port' => 11211, 'weight' => 100
|
||||
],
|
||||
],
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user