Skip to content

Commit

Permalink
Merge pull request tinkerbell#106 from detiber/addHegelPorts
Browse files Browse the repository at this point in the history
Expose hegel ports in docker compose
  • Loading branch information
jacobweinstock authored Sep 20, 2021
2 parents 37b7c7e + ae76307 commit 8256ad1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion deploy/compose/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,9 @@ services:
depends_on:
tink-server:
condition: service_healthy

ports:
- 50060:50060/tcp
- 50061:50061/tcp
volumes:
postgres_data:
certs:
Expand Down

0 comments on commit 8256ad1

Please sign in to comment.