From e6380f6765a6556bf2de2fd53428f8be2815758b Mon Sep 17 00:00:00 2001 From: pikastech Date: Tue, 21 Jul 2026 15:54:25 +0200 Subject: [PATCH] =?UTF-8?q?config:=20=E6=B8=85=E7=A9=BA=20Webterm=20?= =?UTF-8?q?=E5=86=85=E7=BD=AE=E6=81=A2=E5=A4=8D=E6=A0=87=E7=AD=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/platform-infra/webterm.yaml | 46 ++---------------------------- 1 file changed, 3 insertions(+), 43 deletions(-) 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"