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;