moved configurations page

This commit is contained in:
Shahed Nasser
2025-03-11 10:59:29 +02:00
parent 5a5da0d6a1
commit ac989a6ed1
30 changed files with 11817 additions and 9814 deletions
@@ -21,7 +21,7 @@ In this document, youll learn how to deploy your Medusa application to [Railw
<Note>
The same Medusa project is used to deploy the server and worker modes. Learn more about the `workerMode` configuration in [this document](/references/medusa-config#workermode).
The same Medusa project is used to deploy the server and worker modes. Learn more about the `workerMode` configuration in [this document](!docs!/learn/configurations/medusa-config#workermode).
</Note>
@@ -74,7 +74,7 @@ The `redisUrl` configuration specifies the connection URL to Redis to store the
<Note>
Learn more in the [Medusa Configuration documentation](/references/medusa-config#redisurl).
Learn more in the [Medusa Configuration documentation](!docs!/learn/configurations/medusa-config#redisurl).
</Note>