module.exports = { NODE_ENV: '"production"', ENV_CONFIG: '"prod"', //BASE_API: '"http://47.104.2.209:7788/api"' BASE_API: '"http://121.204.252.205:8081/api"', UPLOAD_URL: '"http://121.204.252.205:8081/api/file/uploadfile"', IMAGE_URL: '"http://121.204.252.205:8081/api/file/getimg?fileUrl="', }