Remove environment variables navigation entry (#570)

This commit is contained in:
shuuri-labs
2026-01-22 17:42:46 +01:00
committed by GitHub
parent 4b5f9b58dc
commit 52329993be

View File

@@ -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' },