Ashoka74 commited on
Commit
f409190
·
verified ·
1 Parent(s): 1b47304

Update .streamlit/secrets.toml

Browse files
Files changed (1) hide show
  1. .streamlit/secrets.toml +3 -1
.streamlit/secrets.toml CHANGED
@@ -1,8 +1,10 @@
1
  testing_mode = false
2
  payment_provider = "stripe"
3
  stripe_api_key_test = 'rk_test_51PYs5M2LWM8BdEzK3ggKUMfcoVpwpmWABeiewJZp797aMvxWzlmaDe70svq5wajxiun4x98OhQZQB1lqP3AsQfDS009pbiZHSx'
 
4
  stripe_link_test = 'https://buy.stripe.com/test_4gw0390KX0ojc8w7ss'
 
5
  client_id = '628411883365-dfkuut4shontl77uge7mta9514hambkc.apps.googleusercontent.com'
6
  client_secret = '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'
7
- redirect_url_test = 'http://localhost.com:8501'
8
  redirect_url = '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 = 'rk_test_51PYs5M2LWM8BdEzK3ggKUMfcoVpwpmWABeiewJZp797aMvxWzlmaDe70svq5wajxiun4x98OhQZQB1lqP3AsQfDS009pbiZHSx'
5
  stripe_link_test = 'https://buy.stripe.com/test_4gw0390KX0ojc8w7ss'
6
+ stripe_link = 'https://buy.stripe.com/test_4gw0390KX0ojc8w7ss'
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'
10
  redirect_url = 'https://huggingface.co/spaces/Ashoka74/UFOSINT'