config.windows.php 167 B

12345
  1. <?php
  2. $other_config['net_queue']['name'] = 'net_access_queue';
  3. $other_config['net_queue']['host'] = 'host.docker.internal';
  4. $other_config['net_queue']['port'] = 6380;