mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-13 11:53:45 +02:00
Fix server transformer
Properly pass the value to wings
This commit is contained in:
@@ -81,7 +81,7 @@ class ServerConfigurationStructureService
|
||||
'swap' => $server->swap,
|
||||
'io_weight' => $server->io,
|
||||
'cpu_limit' => $server->cpu,
|
||||
'cpu_threads' => $server->threads,
|
||||
'threads' => $server->threads,
|
||||
'disk_space' => $server->disk,
|
||||
],
|
||||
'service' => [
|
||||
|
||||
Reference in New Issue
Block a user