Spaces:
Sleeping
Sleeping
Update .streamlit/secrets.toml
Browse files- .streamlit/secrets.toml +2 -2
.streamlit/secrets.toml
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
testing_mode = false
|
2 |
payment_provider = "stripe"
|
3 |
stripe_api_key_test = 'rk_test_51PYs5M2LWM8BdEzK3ggKUMfcoVpwpmWABeiewJZp797aMvxWzlmaDe70svq5wajxiun4x98OhQZQB1lqP3AsQfDS009pbiZHSx'
|
4 |
-
stripe_api_key = '
|
5 |
stripe_link_test = 'https://buy.stripe.com/test_4gw0390KX0ojc8w7ss'
|
6 |
-
stripe_link = 'https://buy.stripe.com/
|
7 |
client_id = '628411883365-dfkuut4shontl77uge7mta9514hambkc.apps.googleusercontent.com'
|
8 |
client_secret = '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'
|
9 |
redirect_url_test = 'https://huggingface.co/spaces/Ashoka74/UFOSINT'
|
|
|
1 |
testing_mode = false
|
2 |
payment_provider = "stripe"
|
3 |
stripe_api_key_test = 'rk_test_51PYs5M2LWM8BdEzK3ggKUMfcoVpwpmWABeiewJZp797aMvxWzlmaDe70svq5wajxiun4x98OhQZQB1lqP3AsQfDS009pbiZHSx'
|
4 |
+
stripe_api_key = 'pk_live_51PYs5M2LWM8BdEzK2lhKscFJJ8l8Z0CxY4xiLUTOoRjQnri1Qcf47Fhf3SAXH9P8jyPKYxfo3xEpHpHD5n8jMbqE00E3gRdxPF'
|
5 |
stripe_link_test = 'https://buy.stripe.com/test_4gw0390KX0ojc8w7ss'
|
6 |
+
stripe_link = 'https://buy.stripe.com/bIYcP31PZ4Jwdgs288'
|
7 |
client_id = '628411883365-dfkuut4shontl77uge7mta9514hambkc.apps.googleusercontent.com'
|
8 |
client_secret = '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'
|
9 |
redirect_url_test = 'https://huggingface.co/spaces/Ashoka74/UFOSINT'
|