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

7 lines
265 B
Plaintext

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