mirror of
https://github.com/open-webui/docs
synced 2025-06-16 11:28:36 +00:00
feat: add network diagrams for different deployments to aid network debugging
This commit is contained in:
@@ -34,6 +34,12 @@ const config = {
|
||||
locales: ["en"],
|
||||
},
|
||||
|
||||
// Enable Mermaid for diagrams
|
||||
markdown: {
|
||||
mermaid: true,
|
||||
},
|
||||
themes: ['@docusaurus/theme-mermaid'],
|
||||
|
||||
presets: [
|
||||
[
|
||||
"classic",
|
||||
|
||||
Reference in New Issue
Block a user