SKIP_PREFLIGHT_CHECK=true REACT_APP_FACEBOOK="https://www.facebook.com/profile.php?id=100066498622246" REACT_APP_TWITTER="https://twitter.com/fluxtra" REACT_APP_APPSITE="https://myfitapp.mermsemr.com" #REACT_APP_APPSITE="http://localhost:7012" # REACT_APP_AUX_ENDPOINT="http://10.20.30.32:9083/svs/user" # REACT_APP_USERS_ENDPOINT="http://10.20.30.32:9083/svs/user" # REACT_APP_AUX_ENDPOINT="https://apigate.lotus.g1.wrenchboard.com/svs/user" # REACT_APP_USERS_ENDPOINT="https://apigate.lotus.g1.wrenchboard.com/svs/user" REACT_APP_AUX_ENDPOINT="https://apigate.lotus.g1.wrenchboard.com/en/wrench/api/v1" REACT_APP_USERS_ENDPOINT="https://apigate.lotus.g1.wrenchboard.com/en/wrench/api/v1" #SOCKETS ENDS REACT_APP_PRIMARY_SOCKET="https://socket-dev.wrenchboard.com" #"https://devapi.mermsemr.com/en/desktop/api/v2/myfituser" REACT_APP_SESSION_EXPIRE_MINUTES=600000 REACT_APP_SESSION_EXPIRE_MINUTES_FAMILY=600000 REACT_APP_SESSION_EXPIRE_CHECKER=60000 REACT_APP_LOGIN_ERROR_TIMEOUT=7000 REACT_APP_SIGNUP_ERROR_TIMEOUT=7000 # Had to change the error time to 3sec cause it took too long REACT_APP_RESET_START_ERROR_TIMEOUT=3000 #NUMBER OF ITEMS PER PAGE REACT_APP_ITEM_PER_PAGE=5 #apigate.lotus.g1.wrenchboard.com:76.209.103.227 #apigate.orion.g1.wrenchboard.com:76.209.103.227 REACT_APP_GOOGLE_CLIENT_ID=817021856543-ad9nsjgdpsu2s2jrl63j3ihrv7lbf6ma.apps.googleusercontent.com REACT_APP_GOOGLE_CLIENT_SECRET=aozK_2G8UjaCmLgPPkv9abIm REACT_APP_GOOGLE_CLIENT_SCOPE="https://www.googleapis.com/auth/plus.login https://www.googleapis.com/auth/userinfo.email https://www.googleapis.com/auth/userinfo.profile" REACT_APP_GOOGLE_REDIRECT_URL=http://localhost:9082/login/auth/ REACT_APP_MAX_FILE_SIZE=1000000 REACT_APP_TOTAL_NUM_FILE=4 REACT_APP_LOGOUT_TEXT="Sign Out" REACT_APP_APPLE_SOCIAL_LOGIN=0 REACT_APP_LINKEDIN_SOCIAL_LOGIN=0 REACT_APP_MAX_CREDIT_CARDS=4 REACT_APP_MAX_CREDIT_BANK_ACCOUNT=4 REACT_APP_MAX_FAMILY_MEMBERS=8 REACT_APP_SHOW_OFFER_GROUP_JOB=0 #UPLOAD PROFILE PICTURE REACT_APP_SHOW_UPLOAD_PROFILE_PICTURE=0 #GOOGLE RECAPTCHA SITEKEY REACT_APP_GOOGLE_RECAPTCHA_SITEKEY=6Ld_qKooAAAAADNL1TPzRLmcBA8vlpvx__39Rj39 #6LeIxAcTAAAAAJcZVRqyHh71UMIEGNQ_MXjiZKhI #FAMILY MEMBER MINIMUM AGE REACT_APP_FAMILY_MINIMUM_AGE=4 REACT_APP_FAMILY_MAXIMUM_AGE=18 #CHANGE LOGIN LAYOUT REACT_APP_NEW_LOGIN_LAYOUT=1 #APP DOWNLOAD LINKS REACT_APP_ANDROID_APP='https://play.google.com/store/apps/details?id=com.wrenchboard.users' REACT_APP_APPLE_APP='https://itunes.apple.com/us/app/wrenchboard/id1435718367?ls=1&mt=8' # Displays the new family dashboard with boxes REACT_APP_SHOW_NEW_FAMILY_DASH=1 # Displays the account dashboard REACT_APP_SHOW_ACCOUNT_DASH=1 # Displays the slider banners REACT_APP_SHOW_SLIDER_BANNERS=0