diff --git a/src/components/NavigationDocs.jsx b/src/components/NavigationDocs.jsx index 750bd8a4..ee8f079a 100644 --- a/src/components/NavigationDocs.jsx +++ b/src/components/NavigationDocs.jsx @@ -324,7 +324,6 @@ export const docsNavigation = [ }, { title: 'Reverse Proxy', href: '/selfhosted/reverse-proxy' }, { title: 'Advanced Guide', href: '/selfhosted/selfhosted-guide' }, - { title: 'Environment Variables', href: '/selfhosted/environment-variables' }, { title: 'Configuration Files', href: '/selfhosted/configuration-files' }, { title: 'Management SQLite Store', href: '/selfhosted/sqlite-store' }, { title: 'Management Postgres Store', href: '/selfhosted/postgres-store' },