Skip to content

Commit

Permalink
Revert "opening port"
Browse files Browse the repository at this point in the history
This reverts commit 7d06211.
  • Loading branch information
silva-fj committed Jul 16, 2024
1 parent 7d6957d commit 8e4c95d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tee-worker/docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,6 @@ 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 8e4c95d

Please sign in to comment.