update diagrams to show accurate development configuration

This commit is contained in:
geoffsee
2025-08-28 13:04:17 -04:00
parent 6b709b8ec5
commit d9772a67d1

View File

@@ -107,10 +107,6 @@ graph LR
A --> C[Embedded Embeddings Engine] A --> C[Embedded Embeddings Engine]
A --> D[SSR Leptos Frontend] A --> D[SSR Leptos Frontend]
end end
subgraph "Separate Frontend - Port 8788"
E[Trunk Dev Server<br/>Hot Reload: 3001]
end
end end
subgraph "External Clients" subgraph "External Clients"