Started implementing server service and daemon controllers
This commit is contained in:
@@ -35,7 +35,7 @@ public class ServerConfigurationMapper
|
||||
Cpu = response.Cpu,
|
||||
Disk = response.Disk,
|
||||
Memory = response.Memory,
|
||||
StopCommand = response.StopCommand
|
||||
StopCommand = response.StopCommand,
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user