mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 20:40:49 +08:00
peer add ipv6
This commit is contained in:
@@ -20,6 +20,7 @@ return [
|
||||
'host' => nexus_env('REDIS_HOST', '127.0.0.1'),
|
||||
'port' => nexus_env('REDIS_PORT', 6379),
|
||||
'database' => nexus_env('REDIS_DB', 0),
|
||||
'password' => nexus_env('REDIS_PASSWORD'),
|
||||
],
|
||||
|
||||
'elasticsearch' => [
|
||||
|
||||
Reference in New Issue
Block a user