Skip to content

Commit

Permalink
chore: update env vars (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
ddaoxuan committed May 29, 2024
1 parent 6587387 commit 090ac2d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ SHOPIFY_STOREFRONT_ACCESS_TOKEN=your_storefront_access_token
SHOPIFY_ADMIN_ACCESS_TOKEN=your_admin_access_token
SHOPIFY_APP_API_SECRET_KEY=your_app_api_key
MEILISEARCH_MASTER_KEY=master_key
MEILISEARCH_CATEGORIES_INDEX=categories
MEILISEARCH_PRODUCTS_INDEX=products
MEILISEARCH_HOST=https://something.meilisearch.io
LIVE_URL=https://commerce.blazity.com
FLAGS_SECRET=EAMwX-AhlPipEaZfTc-24bxAZ7BvLikwuIV2Zq7FP64 # change to your own
Expand Down

0 comments on commit 090ac2d

Please sign in to comment.