Skip to content

Commit 26c244d

Browse files
committed
added react variables
1 parent 97eafdb commit 26c244d

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
lines changed

.DS_Store

6 KB
Binary file not shown.

server/client/.env.development

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
REACT_APP_STRIPE_KEY=pk_test_dKZxavK0k1eMgsN9MFM9oPBh

server/client/.env.production

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
REACT_APP_STRIPE_KEY=pk_test_dKZxavK0k1eMgsN9MFM9oPBh

0 commit comments

Comments
 (0)