Commit 86f5e65d by 周业恒

Update database.php

parent 9181ba12
Pipeline #21565 passed with stages
in 46 seconds
......@@ -131,17 +131,17 @@ return [
// 'port' => env('REDIS_PORT', 6379),
// 'database' => env('REDIS_DB', 2),
'host' => 'r-2zeoqggg3y8ib7r5lz.redis.rds.aliyuncs.com',
'password' => 'DP^1bmXMtO5V^PuSPg15*CPBjszruy$@',
'port' => 64793,
'host' => 'offcn-redis-svc',
'password' => 'test.eoffcn.com',
'port' => 6379,
'database' => 10,
],
'session' => [
'host' => 'r-2zeoqggg3y8ib7r5lz.redis.rds.aliyuncs.com',
'password' => 'DP^1bmXMtO5V^PuSPg15*CPBjszruy$@',
'port' => 64793,
'host' => 'offcn-redis-svc',
'password' => 'test.eoffcn.com',
'port' => 6379,
'database' => 12,
],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment