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

6 lines
208 B
Bash

SKIP_PREFLIGHT_CHECK=true
REACT_APP_NODE_ENV="production"
REACT_APP_SOCKET_URL="https://socket.mermsemr.com"
REACT_APP_MAIN_API="https://api.mermsemr.com"
REACT_APP_MEDIA_SERVER="https://media.mermsemr.com"