Update .env.production

This commit is contained in:
basstian-ai 2025-05-20 16:45:28 +02:00 committed by GitHub
parent 90ee06a808
commit e7b29c0341
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,2 +1,7 @@
# .env.production (one key per line)
COMMERCE_PROVIDER=shopify_local COMMERCE_PROVIDER=shopify_local
NEXT_PUBLIC_COMMERCE_PROVIDER=shopify_local NEXT_PUBLIC_COMMERCE_PROVIDER=shopify_local
SHOPIFY_STORE_DOMAIN=dummy.myshopify.com
SHOPIFY_STOREFRONT_API_TOKEN=dummy
SHOPIFY_STOREFRONT_API_VERSION=2023-01