open-saas/opensaas-sh/app_diff/.env.client.diff
Martin Šošić 04553cd60c
All in dirs (#154)
* Split the project into template and opensaas-sh (demo app (diff) + docs).

* fix
2024-06-04 13:24:32 +02:00

8 lines
244 B
Diff

--- template/app/.env.client
+++ opensaas-sh/app/.env.client
@@ -0,0 +1,3 @@
+REACT_APP_STRIPE_CUSTOMER_PORTAL=https://billing.stripe.com/p/login/test_8wM8x17JN7DT4zC000
+
+REACT_APP_GOOGLE_ANALYTICS_ID=G-H3LSJCK95H
\ No newline at end of file