vali vor 6 Jahren
Ursprung
Commit
1b2ca79b0d
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      application/redis.php

+ 2 - 2
application/redis.php

@@ -7,8 +7,8 @@
  */
 
 return [
-    'host' => '172.17.0.2',
-    'port' => 6379,
+    'host' => 'ky.281570.com',
+    'port' => 12379,
     'passwd' => 'aqm1728',
     'db' => 1,
     'overtime' => 1,