export default { dev:{ "REACT_APP_URL":"http://118.89.86.27:7001" //"http://118.89.86.27:7001" }, test:{ "REACT_APP_URL":"http://localhost:7001" }, prod:{ "REACT_APP_URL":"http://118.89.86.27:7001" } }