SKIP_PREFLIGHT_CHECK=true REACT_APP_NODE_ENV="production" 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.orion.g1.wrenchboard.com/svs/user" #REACT_APP_USERS_ENDPOINT="https://apigate.orion.g1.wrenchboard.com/svs/user" REACT_APP_AUX_ENDPOINT="https://apigate.orion.g1.wrenchboard.com/en/wrench/api/v1" REACT_APP_USERS_ENDPOINT="https://apigate.orion.g1.wrenchboard.com/en/wrench/api/v1" REACT_APP_ENDPOINT_KEY="WRENCH-BOARD-2024" #SOCKETS ENDS REACT_APP_PRIMARY_SOCKET="https://socket.wrenchboard.com" #"https://devapi.mermsemr.com/en/desktop/api/v2/myfituser" REACT_APP_SESSION_EXPIRE_MINUTES=600000 REACT_APP_SESSION_EXPIRE_MINUTES_FAMILY=1800000 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.orion.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=https://users.wrenchboard.com/login/auth/ REACT_APP_FACEBOOK_CLIENT_ID2=390204307987009 REACT_APP_FACEBOOK_CLIENT_SECRET2=19f778e312f2ab96d147bacb612910c2 REACT_APP_FACEBOOK_CLIENT_SCOPE="email,public_profile" REACT_APP_FACEBOOK_REDIRECT_URL="https://users.wrenchboard.com/login/auth/flogin" DISABLE_ESLINT_PLUGIN=true #File Handling REACT_APP_MAX_FILE_SIZE=1048576 REACT_APP_MAX_VIDEO_FILE_SIZE=31457280 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 # FOR MEDIA LINK REACT_APP_MEDIA_LINK='https://media.wrenchboard.com' # FOR FAMILY GAME LINK REACT_APP_FAM_GAME_LINK='https://games.wrenchboard.com' # REACT APP CUSTOMTIMER REACT_APP_CUSTOMTIMER=90 #SHOW OR HIDE MY PAGE LINK ROUTE REACT_APP_SHOW_USER_PAGE=0 # login footer links REACT_APP_HOME_LINK='https://www.wrenchboard.com/' REACT_APP_ABOUT_LINK='https://www.wrenchboard.com/about-us' REACT_APP_CONTACTS_LINK='https://www.wrenchboard.com/contact' REACT_APP_TERMS_LINK='https://www.wrenchboard.com/terms'