[L4] Remove uncessecary environment variable left over after print -> logging usage switch
This commit is contained in:
@@ -38,7 +38,6 @@ services:
|
||||
depends_on:
|
||||
- mqtt
|
||||
environment:
|
||||
PYTHONUNBUFFERED: 1
|
||||
MQTT_BROKER_HOST: "mqtt"
|
||||
MQTT_BROKER_PORT: 1883
|
||||
MQTT_TOPIC: "agent_data_topic"
|
||||
|
||||
Reference in New Issue
Block a user