diff --git a/market-v2.json b/market-v2.json index 10900d1..33c22a6 100644 --- a/market-v2.json +++ b/market-v2.json @@ -342,9 +342,9 @@ "image": "githubyumao/steam-game-runtime:latest", "updateCommandImage": "githubyumao/steam-game-runtime:latest", "ports": [ - "{mcsm_port1}:7777/udp", - "{mcsm_port2}:15000/udp", - "{mcsm_port3}:15777/udp" + "{mcsm_port1}:7777/tcp", + "{mcsm_port2}:7777/udp", + "{mcsm_port3}:8888/tcp" ], "changeWorkdir": true, "workingDir": "/data",