fix description

This commit is contained in:
Arlan Lloyd 2024-06-20 14:08:37 +00:00 committed by Zoe Roux
parent 4cac395d9f
commit 07e500e6e2

View File

@ -100,7 +100,7 @@ Ideally this would be per component drill down, instead of global
Container_Boundary(scanner, "scanner") {
Component(scanner_c2, "kyoo_scanner", "python, python3.12", "matcher. no clue")
Component(scanner_c1, "kyoo_scanner", "python, python3.12", "no clue")
ComponentQueue(scanner_q1, "scanner", "RabbitMQ", "")
ComponentQueue(scanner_q1, "scanner", "RabbitMQ, Queue", "")
}
Container_Boundary(transcoder, "transcoder") {