Skip to content

Conversation

fhswno
Copy link

@fhswno fhswno commented Dec 26, 2024

Medusa has recently introduced a v2 documentation, meaning that current links to Medusa Docs in .env.local are now broken.

The links on this PR point out to the correct resources to help users set up their environment variables.

Medusa has recently introduced a v2 documentation, meaning that current links to Medusa Docs in .env.local are now broken. 

The links on this PR point out to the correct resources to help users set up their environment variables.
Copy link

vercel bot commented Dec 26, 2024

@fhswno is attempting to deploy a commit to the medusajs Team on Vercel.

A member of the Team first needs to authorize it.

@willbouch willbouch requested a review from shahednasser August 25, 2025 21:31
@willbouch
Copy link
Contributor

Can you help me take a look at this one @shahednasser plz?

Copy link
Member

@shahednasser shahednasser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution!

MEDUSA_BACKEND_URL=http://localhost:9000

# Your publishable key that can be attached to sales channels. See - https://docs.medusajs.com/development/publishable-api-keys
# Your publishable key that can be attached to sales channels. See - https://docs.medusajs.com/v1/development/publishable-api-keys
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# Your publishable key that can be attached to sales channels. See - https://docs.medusajs.com/v1/development/publishable-api-keys
# Your publishable key that can be attached to sales channels. See - https://docs.medusajs.com/resources/commerce-modules/sales-channel/publishable-api-keys

@@ -10,7 +10,7 @@ NEXT_PUBLIC_BASE_URL=http://localhost:8000
# Your preferred default region. When middleware cannot determine the user region from the "x-vercel-country" header, the default region will be used. ISO-2 lowercase format.
NEXT_PUBLIC_DEFAULT_REGION=us

# Your Stripe public key. See – https://docs.medusajs.com/add-plugins/stripe
# Your Stripe public key. See – https://docs.medusajs.com/v1/plugins/payment/stripe
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# Your Stripe public key. See – https://docs.medusajs.com/v1/plugins/payment/stripe
# Your Stripe public key. See – https://docs.medusajs.com/resources/commerce-modules/payment/payment-provider/stripe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants