docs: Deploying Medusa Admin on Netlify (#431)

This commit is contained in:
Oliver Windall Juhl
2021-09-30 12:49:12 +02:00
committed by GitHub
parent ff9cc0fa41
commit b930100479
2 changed files with 74 additions and 1 deletions
+5 -1
View File
@@ -99,7 +99,7 @@ module.exports = {
},
],
},
{
{
type: "category",
label: "Deploy",
items: [
@@ -107,6 +107,10 @@ module.exports = {
type: "doc",
id: "how-to/deploying-on-heroku",
},
{
type: "doc",
id: "how-to/deploying-admin-on-netlify",
},
],
},
],