docs: add security page to docs sidebar

This commit is contained in:
SnapOtter
2026-06-08 17:48:48 +08:00
parent bfd6d25786
commit 0b90c62dae
+1
View File
@@ -109,6 +109,7 @@ export default defineConfig({
{ text: "OIDC / SSO", link: "/guide/oidc" },
{ text: "Database", link: "/guide/database" },
{ text: "Deployment", link: "/guide/deployment" },
{ text: "Security & Hardening", link: "/guide/security" },
{ text: "Supported Formats", link: "/guide/supported-formats" },
{ text: "Hardware requirements", link: "/guide/deployment#hardware-requirements" },
{ text: "Docker tags", link: "/guide/docker-tags" },