diff --git a/mobile-web/src/config/env.js b/mobile-web/src/config/env.js index d63a6131e..aab5a5714 100644 --- a/mobile-web/src/config/env.js +++ b/mobile-web/src/config/env.js @@ -18,7 +18,7 @@ if (process.env.NODE_ENV == 'development') { } // baseUrl = 'http://127.0.0.1'; -baseUrl = 'http://http://180.167.213.26:18099'; +// baseUrl = 'http://180.167.213.26:18099'; dataSources = 'remote'; // dataSources = 'local';