[WIP] Setup of skeleton
This commit is contained in:
8
config/debug-server.php
Normal file
8
config/debug-server.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
/*
|
||||
* The host to use when listening for debug server connections.
|
||||
*/
|
||||
'host' => 'tcp://127.0.0.1:9912',
|
||||
];
|
||||
Reference in New Issue
Block a user