songxingwei 3 éve
szülő
commit
718c161f83
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      config/redis.php

+ 1 - 1
config/redis.php

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