module.exports = { DEV: { URL_PREFIX: 'http://http://192.168.31.228:8080', }, PRE: { URL_PREFIX: 'http://116.255.223.226:8081/nsgk_test', }, PROD: { URL_PREFIX: 'http://116.255.223.226:8081/nsgk_test', } }