Skip to content

Commit

Permalink
opening port
Browse files Browse the repository at this point in the history
  • Loading branch information
silva-fj committed Jul 16, 2024
1 parent 2f91730 commit 7d06211
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tee-worker/docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,8 @@ services:
- BLOCKCHAIN_INFO_API_URL=http://localhost:19527/blockchain_info/
networks:
- litentry-test-network
ports:
- 4645:4645
healthcheck:
test: curl -s -f http://litentry-worker-1:4645/is_initialized || exit 1
interval: 30s
Expand Down

0 comments on commit 7d06211

Please sign in to comment.