Files
MermsPanelReactJS/.env.development
CHIEFSOFT\ameye 79fdf50ef3 Added host URLs
2024-12-04 17:04:29 -05:00

7 lines
222 B
Bash

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"