Merge pull request #3 from otter-diku/kafka-v1
Expose port for localhost kafka listener
This commit is contained in:
commit
20ceb14ee7
@ -57,6 +57,7 @@ services:
|
|||||||
# To learn about configuring Kafka for access across networks see
|
# To learn about configuring Kafka for access across networks see
|
||||||
# https://www.confluent.io/blog/kafka-client-cannot-connect-to-broker-on-aws-on-docker-etc/
|
# https://www.confluent.io/blog/kafka-client-cannot-connect-to-broker-on-aws-on-docker-etc/
|
||||||
- "9092:9092"
|
- "9092:9092"
|
||||||
|
- "29092:29092"
|
||||||
|
|
||||||
identity-api:
|
identity-api:
|
||||||
environment:
|
environment:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user