fix: update command of adding worker
This commit is contained in:
@@ -42,6 +42,7 @@ type AddWorkerProps = {
|
||||
image: string;
|
||||
server_url: string;
|
||||
cluster_id: number;
|
||||
[key: string]: any;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user