Files
2018-10-15 00:37:28 -05:00

9 lines
140 B
PHP

<?php
return [
/*
* The host to use when listening for debug server connections.
*/
'host' => 'tcp://127.0.0.1:9912',
];