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

Commit

Permalink
add port 8545 to docker
Browse files Browse the repository at this point in the history
  • Loading branch information
Sotatek-TinnNguyen committed Oct 20, 2023
1 parent 102422d commit 71a619e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/images/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ services:
- '8551:8551'
- '8552:8552'
- '61001:61001'
- '8545:8545'
entrypoint:
- /bin/sh
- -c
Expand Down

0 comments on commit 71a619e

Please sign in to comment.