added docusaurus admonitions to docs
This commit is contained in:
@@ -51,7 +51,11 @@ For customizations that are more particular to your project you can extend your
|
||||
|
||||
## Starting your Medusa server
|
||||
|
||||
> Note: For your server to run correctly you should configure your `COOKIE_SECRET` and `JWT_SECRET` environment variables by adding a `.env` file to the root of your Medusa project.
|
||||
:::note
|
||||
|
||||
For your server to run correctly you should configure your `COOKIE_SECRET` and `JWT_SECRET` environment variables by adding a `.env` file to the root of your Medusa project.
|
||||
|
||||
:::
|
||||
|
||||
After your project has been set up with `medusa new`, you can run the following commands to start your server:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user