config.php 140 Bytes Edit 1 2 3 4 5 6 7 8 <?php return [ /* * The host to use when listening for debug server connections. */ 'host' => 'tcp://127.0.0.1:9912', ];