config.test.php 216 B

123456
  1. <?php
  2. $other_config['net_queue']['name'] = 'net_access_queue';
  3. //$other_config['net_queue']['host'] = 'docker.hostip';
  4. $other_config['net_queue']['host'] = '39.97.239.116';
  5. $other_config['net_queue']['port'] = 6380;