mirror of
https://github.com/vercel/commerce.git
synced 2025-07-16 09:21:22 +00:00
9 lines
202 B
Plaintext
9 lines
202 B
Plaintext
# Template to be used for creating .env* files (.env, .env.local etc.) in the project's root directory.
|
|
|
|
COMMERCE_PROVIDER=spree
|
|
|
|
SPREE_API_HOST = 'http://localhost:3000'
|
|
|
|
# TODO:
|
|
# COMMERCE_IMAGE_HOST
|