project/shmuliar-FEAT-01-add-second-agent #33

Merged
Vladislav merged 4 commits from project/shmuliar-FEAT-01-add-second-agent into dev 2026-03-26 11:05:30 +02:00
Showing only changes of commit 69523a9fd2 - Show all commits

View File

@@ -148,7 +148,7 @@ services:
MQTT_BROKER_HOST: "mqtt" MQTT_BROKER_HOST: "mqtt"
MQTT_BROKER_PORT: 1883 MQTT_BROKER_PORT: 1883
MQTT_TOPIC: "processed_data_topic" MQTT_TOPIC: "processed_data_topic"
BATCH_SIZE: 20 BATCH_SIZE: 4
ports: ports:
- "9000:8000" - "9000:8000"
networks: networks: