Skip to content

Commit

Permalink
Merge pull request #10072 from Falydoor/fix-10048
Browse files Browse the repository at this point in the history
Change hostname to "kafka"
  • Loading branch information
PierreBesson authored Jul 10, 2019
2 parents c777485 + 8868cca commit 277ee35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions generators/server/templates/src/main/docker/app.yml.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ services:
service: kafka
environment:
- KAFKA_ADVERTISED_HOST_NAME=kafka
- KAFKA_ADVERTISED_LISTENERS=PLAINTEXT://kafka:9092
zookeeper:
extends:
file: kafka.yml
Expand Down

0 comments on commit 277ee35

Please sign in to comment.