From dec69590ef40c5f2fe355ffe35483d100878a4ee Mon Sep 17 00:00:00 2001 From: xkmxz Date: Tue, 17 Mar 2026 17:57:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E5=B9=B8=E7=A6=8F=E5=B7=A5?= =?UTF-8?q?=E5=8E=82=E7=AB=AF=E5=8F=A3=E8=AE=BE=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- market-v2.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/market-v2.json b/market-v2.json index 10900d1..23c5448 100644 --- a/market-v2.json +++ b/market-v2.json @@ -343,8 +343,8 @@ "updateCommandImage": "githubyumao/steam-game-runtime:latest", "ports": [ "{mcsm_port1}:7777/udp", - "{mcsm_port2}:15000/udp", - "{mcsm_port3}:15777/udp" + "{mcsm_port2}:7777/udp", + "{mcsm_port3}:8888/udp" ], "changeWorkdir": true, "workingDir": "/data",