|
@@ -1,6 +1,6 @@
|
|
|
module.exports = {
|
|
|
NODE_ENV: '"development"',
|
|
|
ENV_CONFIG: '"dev"',
|
|
|
- HOST: '"http://192.168.110.67:8182"',
|
|
|
- BASE_API: '"http://192.168.110.67:8182/m.api"'
|
|
|
+ HOST: '"http://192.168.110.138:8182"',
|
|
|
+ BASE_API: '"http://192.168.110.138:8182/m.api"'
|
|
|
}
|