[hw-6] add notifier service, kafka

This commit is contained in:
Никита Шубин
2025-07-17 19:20:27 +00:00
parent 424d6905da
commit 6e1ad86128
33 changed files with 1412 additions and 92 deletions

View File

@@ -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