Update docker-compose.yaml
This commit is contained in:
@ -18,4 +18,4 @@ services:
|
|||||||
MQTT_USERNAME: mqttuser
|
MQTT_USERNAME: mqttuser
|
||||||
MQTT_PASSWORD: mqttpass
|
MQTT_PASSWORD: mqttpass
|
||||||
ALLOWED_CAMERAS: camera1,camera2
|
ALLOWED_CAMERAS: camera1,camera2
|
||||||
IGNORED_LABELS: label1,label2
|
IGNORED_LABELS: label1,label2 # if none, anything is acceptable (e.g. "...")
|
||||||
|
Reference in New Issue
Block a user