diff --git a/.env b/.env index 117a1ad..77a487b 100644 --- a/.env +++ b/.env @@ -9,6 +9,11 @@ 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 = "https://devapi.mermsemr.com/en/desktop/api/v2/myfit" -REACT_APP_FORM_TIMEOUT = 10000 \ No newline at end of file +REACT_APP_FORM_TIMEOUT = 10000 +REACT_APP_MAX_MESSAGE_LENGHT =300 +REACT_APP_BLOGSITE="https://blog.mermsemr.com/" +