mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 15:28:27 +00:00
feat: add remote gateway client config
This commit is contained in:
@@ -24,5 +24,7 @@ export type OnboardOptions = {
|
||||
skipSkills?: boolean;
|
||||
skipHealth?: boolean;
|
||||
nodeManager?: NodeManagerChoice;
|
||||
remoteUrl?: string;
|
||||
remoteToken?: string;
|
||||
json?: boolean;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user