Skip to content

Commit 388e7a5

Browse files
committed
set host to default Socket
1 parent 1a8755e commit 388e7a5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

bin/server.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212

1313
$noFsIO = false;
1414
$port = 15155;
15-
$host = 'localhost';
1615

1716
foreach ($argv as $arg) {
1817
if ($arg === '--no-io') {

0 commit comments

Comments
 (0)