docs: Guide on deploying on DigitalOcean (#483)

This commit is contained in:
Oliver Windall Juhl
2021-10-13 18:28:04 +02:00
committed by GitHub
parent 7c0700e03f
commit 61bd7de9a3
2 changed files with 149 additions and 0 deletions

View File

@@ -119,6 +119,10 @@ module.exports = {
type: "doc",
id: "how-to/deploying-on-heroku",
},
{
type: "doc",
id: "how-to/deploying-on-digital-ocean",
},
{
type: "doc",
id: "how-to/deploying-admin-on-netlify",