fixed
This commit is contained in:
@@ -50,7 +50,9 @@ return [
|
|||||||
'memcached' => [
|
'memcached' => [
|
||||||
'driver' => 'memcached',
|
'driver' => 'memcached',
|
||||||
'servers' => [
|
'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