diff --git a/config/platform-infra/webterm.yaml b/config/platform-infra/webterm.yaml index d3339a65..fb01da4b 100644 --- a/config/platform-infra/webterm.yaml +++ b/config/platform-infra/webterm.yaml @@ -106,15 +106,7 @@ targets: - source: /root/user_uploads target: /root/user_uploads readOnly: false - autoStartSessions: - - id: term - title: TERM - cwd: /root/unidesk - command: mycx resume 019f4eeb-bbb3-7e32-bb98-d10753561516 - cols: 100 - rows: 30 - resumePrompt: true - fallbackShell: true + autoStartSessions: [] environment: HOST: 0.0.0.0 PORT: "7681" @@ -187,15 +179,7 @@ targets: - source: /root/user_uploads target: /root/user_uploads readOnly: false - autoStartSessions: - - id: term - title: TERM - cwd: /root/unidesk - command: mycx resume 019f4eeb-bbb3-7e32-bb98-d10753561516 - cols: 100 - rows: 30 - resumePrompt: true - fallbackShell: true + autoStartSessions: [] environment: HOST: 0.0.0.0 PORT: "7681" @@ -271,31 +255,7 @@ targets: downloadBytes: 16777216 uploadBytes: 8388608 maxDurationMs: 10000 - autoStartSessions: - - id: decision-center - title: 决策中心 - cwd: /root/unidesk - command: mycx resume 019f4937-9820-7b31-9178-344ae93d5a4c - cols: 100 - rows: 30 - resumePrompt: true - fallbackShell: true - - id: constar - title: CONSTAR - cwd: /root/unidesk - command: mycx resume 019f4b5f-b5ce-76b3-8ccb-508790e9662d - cols: 100 - rows: 30 - resumePrompt: true - fallbackShell: true - - id: workbench - title: WORKBENCH - cwd: /root/unidesk - command: mycx resume 019f4a1a-fd46-7662-8dc2-bf628210739d - cols: 100 - rows: 30 - resumePrompt: true - fallbackShell: true + autoStartSessions: [] environment: HOST: 0.0.0.0 PORT: "7681"