mirror of
https://github.com/PhyreApps/PhyrePanel.git
synced 2024-11-21 23:20:24 +00:00
Update Domain.php
This commit is contained in:
parent
0721e10c33
commit
76e55f3056
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ class Domain extends Model
|
||||||
|
|
||||||
$model->configureVirtualHost(true);
|
$model->configureVirtualHost(true);
|
||||||
|
|
||||||
ApacheBuild::dispatch();
|
ApacheBuild::dispatchSync();
|
||||||
|
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue