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

View File

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