Skip to content

Commit

Permalink
add AUTO CREATE TOPICS
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanyang0528 committed Jun 19, 2018
1 parent ddb1014 commit 1c7568c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yaml
Expand Up @@ -36,6 +36,7 @@ services:
CONFLUENT_METRICS_REPORTER_TOPIC_REPLICAS: 1
CONFLUENT_METRICS_ENABLE: 'true'
CONFLUENT_SUPPORT_CUSTOMER_ID: 'anonymous'
KAFKA_AUTO_CREATE_TOPICS_ENABLE: 'true'
extra_hosts:
- "moby:127.0.0.1"

Expand Down

0 comments on commit 1c7568c

Please sign in to comment.