SAM0123-231: Remove Kafka configuration and infrastructure references; simplify README documentation.

This commit is contained in:
vitor-aignosi
2026-07-23 13:41:56 -03:00
parent 648458510d
commit f75aa322cb
2 changed files with 1 additions and 21 deletions

View File

@@ -1,7 +1,3 @@
# Kafka
KAFKA_SERVERS="localhost:9092"
EXPORT_TO_KAFKA="false"
# Redis
REDIS_HOST="localhost"
REDIS_PORT="6379"