@@ -1,5 +1,5 @@
'use strict'
module.exports = {
NODE_ENV: '"production"',
- BASE_API: '"http://localhost:8080"'
+ BASE_API: '"http://mall-admin:8080"'
}