docs: added note about testing admin in backend deployment (#3808)
* docs: added a note about testing admin in backend deployment * added a note about admin build * added DATABASE_TYPE env variable
This commit is contained in:
+13
-9
@@ -189,15 +189,6 @@ module.exports = {
|
||||
"https://res.cloudinary.com/dza7lstvk/image/upload/v1669739945/Medusa%20Docs/Other/aahqJp4_lbtfdz.png",
|
||||
},
|
||||
},
|
||||
{
|
||||
type: "doc",
|
||||
id: "deployments/server/deploying-on-qovery",
|
||||
label: "Deploy on Qovery",
|
||||
customProps: {
|
||||
image:
|
||||
"https://res.cloudinary.com/dza7lstvk/image/upload/v1669739955/Medusa%20Docs/Other/qOvY2dN_vogsxy.png",
|
||||
},
|
||||
},
|
||||
{
|
||||
type: "doc",
|
||||
id: "deployments/server/deploying-on-railway",
|
||||
@@ -210,6 +201,19 @@ module.exports = {
|
||||
},
|
||||
},
|
||||
},
|
||||
{
|
||||
type: "doc",
|
||||
id: "deployments/server/deploying-on-qovery",
|
||||
label: "Deploy on Qovery",
|
||||
customProps: {
|
||||
image:
|
||||
"https://res.cloudinary.com/dza7lstvk/image/upload/v1669739955/Medusa%20Docs/Other/qOvY2dN_vogsxy.png",
|
||||
badge: {
|
||||
variant: "orange",
|
||||
children: "Deprecated",
|
||||
},
|
||||
},
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user