Add .env.example

This commit is contained in:
Hazem Krimi
2023-05-04 18:30:28 +01:00
parent 0de55e5e98
commit 817ce1d083
+6
View File
@@ -0,0 +1,6 @@
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