This commit is contained in:
2025-08-15 16:01:41 +08:00
parent bd97e58274
commit 232e767b76
2 changed files with 145 additions and 145 deletions

View File

@@ -3,7 +3,7 @@ return [
'default' => [
'host' => 'redis://127.0.0.1:6379',
'options' => [
'auth' => null,
'auth' => '222222',
'db' => 0,
'prefix' => '',
'max_attempts' => 5,