songxingwei %!s(int64=2) %!d(string=hai) anos
pai
achega
62d5ab7a1d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      thinkphp/library/think/cache/driver/Redis.php

+ 1 - 1
thinkphp/library/think/cache/driver/Redis.php

@@ -23,7 +23,7 @@ use think\cache\Driver;
 class Redis extends Driver
 class Redis extends Driver
 {
 {
     protected $options = [
     protected $options = [
-        'host'       => '127.0.0.1',
+        'host'       => '120.79.86.50',
         'port'       => 6379,
         'port'       => 6379,
         'password'   => 'hdl2022',
         'password'   => 'hdl2022',
         'select'     => 9,
         'select'     => 9,