docs: fix note about migration script in upgrade guide (#2996)
This commit is contained in:
@@ -26,7 +26,7 @@ medusa migrations run
|
|||||||
|
|
||||||
### Run Migration Script for Sales Channels
|
### Run Migration Script for Sales Channels
|
||||||
|
|
||||||
With the introduction of Sales Channels, products are now associated with them. To avoid inconsistencies with how products are linked to Sales Channels, it’s strongly recommended to run a migration script before running the Medusa server.
|
With the introduction of Sales Channels, products are now associated with them. To avoid inconsistencies with how products are linked to Sales Channels, it’s strongly recommended to run a migration script right after running the Medusa server the first time.
|
||||||
|
|
||||||
Start by adding the following environment variables:
|
Start by adding the following environment variables:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user