- <?php
- $other_config['net_queue']['name'] = 'net_access_queue';
- $other_config['net_queue']['host'] = 'host.docker.internal';
- $other_config['net_queue']['port'] = 6380;
- //$other_config['admin_url'] = 'http://39.97.239.116:8080';
- $other_config['admin_url'] = 'http://host.docker.internal:8080';
|