mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-05-24 02:02:36 -04:00
reorder container diagram
This commit is contained in:
parent
d06abca25d
commit
11a3e71705
@ -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, "") {
|
||||
|
Loading…
x
Reference in New Issue
Block a user