mirror of
https://github.com/PhyreApps/PhyrePanel.git
synced 2024-11-22 07:30:25 +00:00
Update Settings.php
This commit is contained in:
parent
1e0a7dc4f9
commit
e1d4285d97
1 changed files with 2 additions and 0 deletions
|
@ -57,6 +57,8 @@ class Settings extends BaseSettings
|
|||
$masterDomain->configureVirtualHost();
|
||||
}
|
||||
|
||||
file_put_contents('/var/www/html/index.html', setting('general.master_domain_page_html'));
|
||||
|
||||
}
|
||||
|
||||
public function schema(): array|Closure
|
||||
|
|
Loading…
Reference in a new issue