reorder container diagram

This commit is contained in:
Arlan Lloyd 2024-06-21 11:56:44 +00:00 committed by Zoe Roux
parent d06abca25d
commit 11a3e71705

View File

@ -99,9 +99,9 @@ C4Container
System_Boundary(internal, "Kyoo") {
Container(frontend, "front/")
Container(backend, "back/")
ContainerQueue(emb, "emb", "", "EnterpriseMessageBus")
Container(transcoder, "transcoder/")
Container(scanner, "scanner/")
ContainerQueue(emb, "emb", "", "EnterpriseMessageBus")
Container(autosync, "autosync/")
}
System_Boundary(external, "") {