stanley-king 3 年之前
父節點
當前提交
baea582f37
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      data/config/lingzh/base.ini.php

+ 1 - 1
data/config/lingzh/base.ini.php

@@ -74,7 +74,7 @@ $config['redis']['slave']['host']     	= SLAVE_REDISHOST;
 $config['redis']['slave']['port']     	= 6379;
 $config['redis']['slave']['pconnect'] 	= 0;
 
-$config['coroutine']['redis_host'] = '172.16.110.28';
+$config['coroutine']['redis_host'] = COROUTINE_REDISHOST;
 $config['coroutine']['redis_port'] = 6379;
 
 //$config['fullindexer']['open']      = false;