We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d24b641 commit 27de343Copy full SHA for 27de343
config/config.php
@@ -4,5 +4,5 @@
4
/*
5
* The host to use when listening for debug server connections.
6
*/
7
- 'host' => 'tcp://127.0.0.1:9912'
+ 'host' => 'tcp://127.0.0.1:9912',
8
];
0 commit comments