Skip to content

Commit ddd7b03

Browse files
authored
Update deploy-coe-with-Kafka.md
1 parent 40ec2c8 commit ddd7b03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/deploy-coe-with-Kafka.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ To edit the YAML file for the required changes, perform the following steps:
8686
{
8787
"Endpoints": {
8888
"KAFKA": {
89-
"ServerUrl": "X.X.X.X:9092", #Specify the Kafka broker IP
89+
"ServerUrl": "X.X.X.X:9092,Y.Y.Y.Y:9092", #Specify the Kafka broker IP
9090
"KafkaTopic": "HTTP", #Specify the desired kafka topic
9191
"DataFormat": "AVRO",
9292
"RecordType": {

0 commit comments

Comments
 (0)