songxingwei 3 years ago
parent
commit
718c161f83
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config/redis.php

+ 1 - 1
config/redis.php

@@ -2,5 +2,5 @@
 return [
     'timeout'    => 0,
     'expire'     => 10,
-    'password'   => 'hdl2020'
+    'password'   => 'szcp'
 ];