update report

This commit is contained in:
2025-11-13 13:24:24 +01:00
parent ba7798259c
commit 6effb2793a

View File

@@ -32,7 +32,7 @@ Other services deployed in the cluster includes Longhorn for persistent storage,
### High-Level Architecture
```mermaid
flowchart LR
flowchart TB
n3(("User")) <--> client["Frontend"]
proc_queue["Message Queue"] --> proc_queue_worker["Worker Service"]
proc_queue_worker -- SMTP --> ext_mail[("Email Service")]