mirror of
https://github.com/laravel/valet.git
synced 2026-02-05 16:40:05 +01:00
spacing
This commit is contained in:
@@ -79,6 +79,7 @@ function installCaddyDirectory()
|
||||
function rewriteSecureCaddyFiles()
|
||||
{
|
||||
$domain = $this->configuration->read()['domain'];
|
||||
|
||||
$this->site->resecureForNewDomain($domain, $domain);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user