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