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