We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a8755e commit 388e7a5Copy full SHA for 388e7a5
1 file changed
bin/server.php
@@ -12,7 +12,6 @@
12
13
$noFsIO = false;
14
$port = 15155;
15
-$host = 'localhost';
16
17
foreach ($argv as $arg) {
18
if ($arg === '--no-io') {
0 commit comments