mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-06-03 05:34:23 -04:00
reorder container diagram
This commit is contained in:
parent
d06abca25d
commit
11a3e71705
@ -99,9 +99,9 @@ C4Container
|
|||||||
System_Boundary(internal, "Kyoo") {
|
System_Boundary(internal, "Kyoo") {
|
||||||
Container(frontend, "front/")
|
Container(frontend, "front/")
|
||||||
Container(backend, "back/")
|
Container(backend, "back/")
|
||||||
ContainerQueue(emb, "emb", "", "EnterpriseMessageBus")
|
|
||||||
Container(transcoder, "transcoder/")
|
Container(transcoder, "transcoder/")
|
||||||
Container(scanner, "scanner/")
|
Container(scanner, "scanner/")
|
||||||
|
ContainerQueue(emb, "emb", "", "EnterpriseMessageBus")
|
||||||
Container(autosync, "autosync/")
|
Container(autosync, "autosync/")
|
||||||
}
|
}
|
||||||
System_Boundary(external, "") {
|
System_Boundary(external, "") {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user