mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-25 01:23:23 +00:00
3 lines
94 B
Ruby
3 lines
94 B
Ruby
Stripe.api_key = ENV['STRIPE_INSTANCE_SECRET_KEY']
|
|
Stripe.client_id = ENV['STRIPE_CLIENT_ID']
|