[P] Reduce batch size to improve viewing experience
This commit is contained in:
@@ -148,7 +148,7 @@ services:
|
||||
MQTT_BROKER_HOST: "mqtt"
|
||||
MQTT_BROKER_PORT: 1883
|
||||
MQTT_TOPIC: "processed_data_topic"
|
||||
BATCH_SIZE: 20
|
||||
BATCH_SIZE: 4
|
||||
ports:
|
||||
- "9000:8000"
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user