Update README.md

This commit is contained in:
Victor Gerbrands 2023-05-11 17:24:05 +02:00 committed by GitHub
parent 1aab8c1a98
commit f872332140
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -72,4 +72,4 @@ cd my-medusa-store medusa develop
#### 4. Add Medusa backend domain to an environment variable
Create a `MEDUSA_BACKEND_API` environment variable in you Next.js Commerce project and use your Medusa backend domain as the the value (default: `http://localhost:9000`).
Create a `NEXT_PUBLIC_MEDUSA_BACKEND_API` environment variable in you Next.js Commerce project and use your Medusa backend domain as the the value (default: `http://localhost:9000`).