移除 tls
This commit is contained in:
parent
1067756f60
commit
c54e9ee981
@ -97,7 +97,7 @@
|
|||||||
|
|
||||||
'options' => [
|
'options' => [
|
||||||
'cluster' => env('REDIS_CLUSTER', 'redis'),
|
'cluster' => env('REDIS_CLUSTER', 'redis'),
|
||||||
'scheme' => 'tls',
|
// 'scheme' => 'tls',
|
||||||
'prefix' => 'laecloud_database_',
|
'prefix' => 'laecloud_database_',
|
||||||
],
|
],
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user