mirror of
https://github.com/3ybactuk/marketplace-go-service-project.git
synced 2025-10-30 14:03:45 +03:00
7 lines
135 B
YAML
7 lines
135 B
YAML
kafka:
|
|
host: localhost
|
|
port: 29092
|
|
order_topic: loms.order-events
|
|
consumer_group_id: notifier-group
|
|
brokers: localhost:29092
|