From cbc39e6581dd1e1b2535ae011e67d872205aecc9 Mon Sep 17 00:00:00 2001 From: Mateja Date: Sun, 25 Jul 2021 21:00:40 +0200 Subject: Basic PayPal buttons integration... --- client/.env | 1 + 1 file changed, 1 insertion(+) (limited to 'client/.env') diff --git a/client/.env b/client/.env index d9bd11d..127cc55 100644 --- a/client/.env +++ b/client/.env @@ -1 +1,2 @@ VUE_APP_ROOT_API=http://localhost:3000/api +VUE_APP_PAYPAL_CLIENT_ID=your-paypal-client-id -- cgit v1.2.3