diff --git a/ui/.env.production b/ui/.env.production new file mode 100644 index 0000000..e3a4c0b --- /dev/null +++ b/ui/.env.production @@ -0,0 +1,3 @@ +REACT_APP_BASE_URL=https://studynotion-1-tgdh.onrender.com/api/v1 +REACT_APP_GOOGLE_CLIENT_ID=134887287128-s3pbcfbsaq88dulema5h910uaak0sh6f.apps.googleusercontent.com +REACT_APP_RAZORPAY_KEY=rzp_test_bO9Ppf14nv2wW3 \ No newline at end of file