File tree Expand file tree Collapse file tree 2 files changed +32
-0
lines changed
Expand file tree Collapse file tree 2 files changed +32
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "project_info" : {
3+ "project_number" : " 686921706810" ,
4+ "project_id" : " thecollectiveapp-1dbc9" ,
5+ "storage_bucket" : " thecollectiveapp-1dbc9.appspot.com"
6+ },
7+ "client" : [
8+ {
9+ "client_info" : {
10+ "mobilesdk_app_id" : " 1:686921706810:android:759989ce574808dacab403" ,
11+ "android_client_info" : {
12+ "package_name" : " com.thecollective.collective"
13+ }
14+ },
15+ "oauth_client" : [],
16+ "api_key" : [
17+ {
18+ "current_key" : " AIzaSyA7Rv3gN-Tq3vJECbGVSiV_Rp49N6jPBD4"
19+ }
20+ ],
21+ "services" : {
22+ "appinvite_service" : {
23+ "other_platform_oauth_client" : []
24+ }
25+ }
26+ }
27+ ],
28+ "configuration_version" : " 1"
29+ }
Original file line number Diff line number Diff line change @@ -50,6 +50,9 @@ const config = {
5050 // // ================ growthAXL Environment variables =====================
5151 // API_URL: 'https://growthaxlllc-api.mirrorfly.com/api/v1',
5252 // licenseKey: 'o3mN05oAgepcbO0noe3T058WC8jkKN',
53+ // ================ growthAXL Prod Environment variables =====================
54+ // API_URL: 'https://growthaxlprod-api.mirrorfly.com/api/v1',
55+ // licenseKey: 'WYXL9kugIbfnKQrvzA4qHOVnpbxmD8',
5356} ;
5457
5558export default config ;
You can’t perform that action at this time.
0 commit comments