redis edit
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
return [
|
||||
'default' => [
|
||||
'password' => '222222',
|
||||
'host' => '127.0.0.1',
|
||||
'host' => '192.168.1.42',
|
||||
'port' => 6379,
|
||||
'database' => 0,
|
||||
// Connection pool, supports only Swoole or Swow drivers.
|
||||
|
||||
Reference in New Issue
Block a user