Skip to content

Commit

Permalink
StyleCI fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
uttamrabadiya committed Apr 23, 2023
1 parent 1bcc5c3 commit 5f457e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cli/Valet/Site.php
Original file line number Diff line number Diff line change
Expand Up @@ -171,8 +171,8 @@ public function getProxyHostForSite($site, $configContents = null)
/**
* Build the Nginx proxy config for the specified domain.
*
* @param string $url The domain name to serve
* @param string $host The URL to proxy to, eg: http://127.0.0.1:8080
* @param string $url The domain name to serve
* @param string $host The URL to proxy to, eg: http://127.0.0.1:8080
* @param bool $secure
*
* @return string
Expand Down

0 comments on commit 5f457e7

Please sign in to comment.