added app download show/hide env value

This commit is contained in:
victorAnumudu
2025-10-30 17:52:13 +01:00
parent 2ddd04a1a1
commit b195b1f787
4 changed files with 31 additions and 18 deletions
+4 -1
View File
@@ -14,4 +14,7 @@ REACT_APP_CONTACTS_LINK='https://www.mermsemr.com/contacts'
REACT_APP_TERMS_LINK='https://www.mermsemr.com/terms'
# Inactivity timeout/logout AT 10MINS
REACT_APP_TIMEOUT=600000
REACT_APP_TIMEOUT=600000
# show download button
REACT_APP_SHOW_DOWNLOAD=100