1
0
Files
2020-08-06 15:36:28 +08: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',
];