Skip to content

Commit

Permalink
Expose Zookeeper locally
Browse files Browse the repository at this point in the history
  • Loading branch information
bretthoerner committed Sep 15, 2023
1 parent cdf5c2d commit 942ab85
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ services:
extends:
file: docker-compose.base.yml
service: zookeeper
ports:
- '2181:2181'

kafka:
extends:
Expand Down

0 comments on commit 942ab85

Please sign in to comment.