Added host URLs

This commit is contained in:
CHIEFSOFT\ameye
2024-12-04 17:04:29 -05:00
parent bf47d0e304
commit 79fdf50ef3
4 changed files with 16 additions and 3 deletions
+3
View File
@@ -1,3 +1,6 @@
SKIP_PREFLIGHT_CHECK=true
REACT_APP_NODE_ENV="development"
REACT_APP_SOCKET_URL="https://dev-socket.mermsemr.com"
REACT_APP_MAIN_API="https://dev-api.mermsemr.com"
REACT_APP_MEDIA_SERVER="https://dev-media.mermsemr.com"