6 lines
208 B
Bash
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"
|