[FIX] Starting error
This commit is contained in:
parent
6270c5e421
commit
cbcc1f9c6e
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ export async function getServerEntry(serverId) {
|
||||||
version,
|
version,
|
||||||
server_type: serverType,
|
server_type: serverType,
|
||||||
memory,
|
memory,
|
||||||
extra_ports,
|
extra_ports: extraPorts,
|
||||||
backup_enabled: backupEnabled,
|
backup_enabled: backupEnabled,
|
||||||
backup_host: backupHost,
|
backup_host: backupHost,
|
||||||
backup_bucket_path: backupPath,
|
backup_bucket_path: backupPath,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue