docs: improve alt of images (#12998)
* docs: improve alt of images * fix vale errors
This commit is contained in:
@@ -13,7 +13,7 @@ A standard Medusa project is made up of:
|
||||
- Medusa application: The Medusa server and the Medusa Admin.
|
||||
- One or more storefronts
|
||||
|
||||

|
||||

|
||||
|
||||
You deploy the Medusa application, with the server and admin, separately from the storefront.
|
||||
|
||||
@@ -25,7 +25,7 @@ You must deploy the Medusa application before the storefront, as it connects to
|
||||
|
||||
The Medusa application must be deployed to a hosting provider supporting Node.js server deployments, such as Railway, DigitalOcean, AWS, Heroku, etc…
|
||||
|
||||

|
||||

|
||||
|
||||
Your server connects to a PostgreSQL database, Redis, and other services relevant for your setup. Most hosting providers support deploying and managing these databases along with your Medusa server (such as Railway and DigitalOcean).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user