docs: Deploying Medusa on Heroku (#425)
This commit is contained in:
@@ -99,5 +99,15 @@ module.exports = {
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
type: "category",
|
||||
label: "Deploy",
|
||||
items: [
|
||||
{
|
||||
type: "doc",
|
||||
id: "how-to/deploying-on-heroku",
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user