docs on docker and cors

This commit is contained in:
Denys Vuika
2017-11-15 15:36:36 +00:00
parent 012bfc716f
commit 7ebb2d3781
4 changed files with 123 additions and 0 deletions
+14
View File
@@ -17,6 +17,20 @@
{
title: 'Home',
path: '/'
},
{
title: 'Docker',
path: 'docker'
},
{
title: 'Guides',
type: 'dropdown',
items: [
{
title: 'CORS',
path: 'cors'
}
]
}
],
icons: [