mirror of
https://github.com/3ybactuk/marketplace-go-service-project.git
synced 2025-10-30 14:03:45 +03:00
[hw-6] add notifier service, kafka
This commit is contained in:
@@ -23,7 +23,7 @@ db_replica:
|
||||
db_name: route256
|
||||
|
||||
kafka:
|
||||
host: localhost
|
||||
host: kafka
|
||||
port: 29092
|
||||
order_topic: loms.order-events
|
||||
brokers: localhost:9092
|
||||
brokers: kafka:29092
|
||||
|
||||
Reference in New Issue
Block a user