commerce/.env.example
2023-05-11 17:39:05 +02:00

6 lines
229 B
Plaintext

TWITTER_CREATOR="@medusajs"
TWITTER_SITE="https://medusajs.com/"
SITE_NAME="Next.js Commerce by Medusa"
NEXT_PUBLIC_MEDUSA_BACKEND_API="http://localhost:9000/store"
NEXT_PUBLIC_VERCEL_URL="http://localhost:3000"
MEDUSA_API_KEY=""