From 0460568f7608ced6a8f88f389a206c48061e70bd Mon Sep 17 00:00:00 2001 From: zhouchengrong Date: Thu, 18 Apr 2024 13:27:26 +0800 Subject: [PATCH] =?UTF-8?q?feat=20generate=20image=20=E9=80=BB=E8=BE=91?= =?UTF-8?q?=E8=A1=A5=E5=85=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 1072cf9..e0d001d 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -6,4 +6,4 @@ services: volumes: - ./trinity_client_aida:/trinity ports: - - "10201:4562" \ No newline at end of file + - "10200:4562" \ No newline at end of file