mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-14 12:23:44 +02:00
Add support for starting server on creation.
This commit is contained in:
@@ -330,6 +330,7 @@ class ServerRepository
|
||||
(string) $server->daemonSecret => $this->daemonPermissions,
|
||||
],
|
||||
'rebuild' => false,
|
||||
'start_on_completion' => isset($data['start_on_completion']),
|
||||
],
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user