fix: update command of adding worker
This commit is contained in:
@@ -54,6 +54,7 @@ const ClusterCreate = () => {
|
||||
image: string;
|
||||
server_url: string;
|
||||
cluster_id: number;
|
||||
[key: string]: any;
|
||||
}>({
|
||||
token: '',
|
||||
image: '',
|
||||
|
||||
Reference in New Issue
Block a user