Skip to content

Commit

Permalink
done in uri
Browse files Browse the repository at this point in the history
  • Loading branch information
alikon committed Oct 2, 2021
1 parent 8d122d6 commit a510896
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions libraries/src/Application/ConsoleApplication.php
Expand Up @@ -123,9 +123,6 @@ public function __construct(

// Register the client name as cli
$this->name = 'cli';

// Set HTTP_HOST
$_SERVER['HTTP_HOST'] = 'localhost';

$this->setContainer($container);
$this->setDispatcher($dispatcher);
Expand Down

0 comments on commit a510896

Please sign in to comment.