Docs troubleshooting page (#8312)
Related to #8296 --------- Co-authored-by: Félix Malfait <felix@twenty.com> Co-authored-by: Félix Malfait <felix.malfait@gmail.com>
This commit is contained in:
@ -3,10 +3,11 @@ export const DOCS_INDEX = {
|
||||
'Local Setup': [{ fileName: 'local-setup' }],
|
||||
'Self-Hosting': [
|
||||
{ fileName: 'self-hosting' },
|
||||
{ fileName: 'self-hosting-var' },
|
||||
{ fileName: 'docker-compose' },
|
||||
{ fileName: 'cloud-providers' },
|
||||
{ fileName: 'upgrade-guide' },
|
||||
{ fileName: 'self-hosting-var' },
|
||||
{ fileName: 'cloud-providers' },
|
||||
{ fileName: 'troubleshooting' },
|
||||
],
|
||||
},
|
||||
Extending: {
|
||||
|
||||
Reference in New Issue
Block a user