Kaynağa Gözat

redis密码

lizhen_gitee 3 ay önce
ebeveyn
işleme
08f69ffd49
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      application/config.php

+ 1 - 1
application/config.php

@@ -316,7 +316,7 @@ return [
     'redis'                  => [
         'host'      => '127.0.0.1',
         'port'      => 6379,
-        'redis_pwd' => '',
+        'redis_pwd' => 'huxiu001',
         'redis_selectdb' => 11,
     ],