Initial commit: monorepo Match Live TV.
Rails API, app Flutter, infrastruttura Docker/MediaMTX, sito marketing e documentazione di deploy. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
3
backend/config/initializers/stripe.rb
Normal file
3
backend/config/initializers/stripe.rb
Normal file
@@ -0,0 +1,3 @@
|
||||
if MatchLiveTv.stripe_secret_key.present?
|
||||
Stripe.api_key = MatchLiveTv.stripe_secret_key
|
||||
end
|
||||
Reference in New Issue
Block a user