fix: Use env variable for paypal donations
This commit is contained in:
committed by
mrugesh mohapatra
parent
6475eadf82
commit
8870a063e4
@ -15,6 +15,8 @@ JWT_SECRET='a very long secret'
|
||||
STRIPE_PUBLIC=pk_from_stipe_dashboard
|
||||
STRIPE_SECRET=sk_from_stipe_dashboard
|
||||
|
||||
PAYPAL_SUPPORTERS=1703
|
||||
|
||||
LOCAL_AUTH=true
|
||||
PEER=stuff
|
||||
DEBUG=true
|
||||
|
Reference in New Issue
Block a user