mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 13:23:02 +01:00
add kafka cluster
This commit is contained in:
@@ -17,6 +17,7 @@ kafka:
|
||||
environment:
|
||||
- KAFKA_ADVERTISED_HOST_NAME=10.0.0.13
|
||||
- KAFKA_ZOOKEEPER_CONNECT=zookeeper:2181
|
||||
- JMX_PORT=9999
|
||||
links:
|
||||
- zookeeper
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user