mirror of
https://github.com/hazemKrimi/crimson-quirks-ui.git
synced 2026-05-02 02:30:29 +00:00
6 lines
289 B
Bash
6 lines
289 B
Bash
VITE_GRAPHQL_SUPPORT_API=https://example.com/graphql
|
|
VITE_PAYMENT_API=https://example.com/payment/api
|
|
VITE_GRAPHQL_SUPPORT_SUBSCRIPTIONS_API=https://example.com/graphql
|
|
VITE_GRAPHQL_API=https://example.com/graphql
|
|
VITE_STRIPE_PUBLIC_KEY=STRIPE_PUBLIC_KEY
|
|
VITE_CLOUDINARY_URL=CLOUDINARY_URL |