Files
Jobhero_back_old/config/debug-server.php
2026-01-13 20:57:58 -06: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',
];