mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
docs on docker and cors
This commit is contained in:
@@ -17,6 +17,20 @@
|
||||
{
|
||||
title: 'Home',
|
||||
path: '/'
|
||||
},
|
||||
{
|
||||
title: 'Docker',
|
||||
path: 'docker'
|
||||
},
|
||||
{
|
||||
title: 'Guides',
|
||||
type: 'dropdown',
|
||||
items: [
|
||||
{
|
||||
title: 'CORS',
|
||||
path: 'cors'
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
icons: [
|
||||
|
||||
Reference in New Issue
Block a user