Update asyncapi.json

This commit is contained in:
Timon Back 2023-09-05 08:16:27 +02:00 committed by GitHub
parent c7d0b46531
commit 68b78c845c
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
"defaultContentType": "application/json",
"servers": {
"kafka": {
"url": "localhost:29092",
"url": "localhost:9092",
"protocol": "kafka"
}
},