fix: Stabilisation pré-démo - Simulator host-mode, Pulsar disabled, config patch
This commit is contained in:
@@ -30,10 +30,10 @@ services:
|
||||
# Databases
|
||||
- ENABLE_INFLUX=true
|
||||
- INFLUX_URL=http://smart-city-influxdb:8086
|
||||
# Pulsar (Active - main ingestion)
|
||||
- ENABLE_PULSAR=true
|
||||
- PULSAR_HOST=smart-city-pulsar
|
||||
- PULSAR_PORT=6650
|
||||
# Pulsar (Disabled for demo stability - was causing 0.0.0.0:0 errors)
|
||||
- ENABLE_PULSAR=false
|
||||
# - PULSAR_HOST=smart-city-pulsar
|
||||
# - PULSAR_PORT=6650
|
||||
# Redpanda (Disabled - troubleshooting)
|
||||
- ENABLE_REDPANDA=false
|
||||
- REDPANDA_BROKERS=smart-city-redpanda:9092
|
||||
|
||||
Reference in New Issue
Block a user