@@ -1,6 +1,5 @@
'use strict'
module.exports = {
NODE_ENV: '"production"',
- BASE_API: '"http://47.104.245.159:8081/thware/"'
- // BASE_API: '"http://39.105.120.43:8080/thware/"'
+ BASE_API: '"http://120.224.213.150/thware_zg/"'
}