Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.

Commit

Permalink
expose 3500 port
Browse files Browse the repository at this point in the history
  • Loading branch information
mask-pp committed Feb 5, 2024
1 parent 9637fa3 commit e6859c5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion internal/docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ services:
create-beacon-chain-genesis:
condition: service_completed_successfully
ports:
- "4000"
- "3500"
volumes:
- ./consensus:/consensus
- ./execution:/execution
Expand Down
1 change: 0 additions & 1 deletion internal/testutils/suite_test.go

This file was deleted.

0 comments on commit e6859c5

Please sign in to comment.