moved configurations page
This commit is contained in:
@@ -51,7 +51,7 @@ The `workerMode` configuration determines which mode the Medusa application runs
|
||||
|
||||
When you deploy the Medusa application, you deploy two instances: one in server mode, and one in worker mode.
|
||||
|
||||
Learn more about the `workerMode` configuration in [this document](!resources!/references/medusa-config#workermode).
|
||||
Learn more about the `workerMode` configuration in [this document](../../configurations/medusa-config/page.mdx#workermode).
|
||||
|
||||
So, add the following configuration in `medusa-config.ts`:
|
||||
|
||||
@@ -87,7 +87,7 @@ The `redisUrl` configuration specifies the connection URL to Redis to store the
|
||||
|
||||
<Note>
|
||||
|
||||
Learn more in the [Medusa Configuration documentation](!resources!/references/medusa-config#redisurl).
|
||||
Learn more in the [Medusa Configuration documentation](../../configurations/medusa-config/page.mdx#redisurl).
|
||||
|
||||
</Note>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user