updated compose

This commit is contained in:
Berkay 2025-12-07 13:36:09 +03:00
parent 28d55a9d7a
commit d88f1a10b1
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ services:
# If you connect from OUTSIDE the LXC over LAN, # If you connect from OUTSIDE the LXC over LAN,
# change 'localhost' below to the LXC IP (e.g. 192.168.1.50) # change 'localhost' below to the LXC IP (e.g. 192.168.1.50)
KAFKA_ADVERTISED_LISTENERS: PLAINTEXT://kafka-broker:29092,PLAINTEXT_HOST://localhost:9092 KAFKA_ADVERTISED_LISTENERS: PLAINTEXT://kafka-broker:29092,PLAINTEXT_HOST://10.10.2.18:9092
# Single-broker-safe replication settings # Single-broker-safe replication settings
KAFKA_OFFSETS_TOPIC_REPLICATION_FACTOR: 1 KAFKA_OFFSETS_TOPIC_REPLICATION_FACTOR: 1