diff --git a/docker-compose.yml b/docker-compose.yml index f4d9faa..b14f06c 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -6,4 +6,4 @@ services: volumes: - ./trinity_client_aida:/trinity ports: - - "10200:14562" \ No newline at end of file + - "10200:4562" \ No newline at end of file