Commit 1ca78bff authored by shajiaiming's avatar shajiaiming

fix

parent e2d6d148
...@@ -94,7 +94,7 @@ return [ ...@@ -94,7 +94,7 @@ return [
], ],
'redis_es' => [ 'redis_es' => [
'class' => 'yii\redis\Connection', 'class' => 'yii\redis\Connection',
'hostname' => '47.100.226.15', 'hostname' => '172.16.0.226',
'port' => 6379, 'port' => 6379,
'password' => 'fuzamei47100222198', 'password' => 'fuzamei47100222198',
'database' => 7, 'database' => 7,
......
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