diff --git a/config/dev.env.js b/config/dev.env.js index bb802b1..b918773 100644 --- a/config/dev.env.js +++ b/config/dev.env.js @@ -8,8 +8,8 @@ NODE_ENV: '"development"', // BASE_API: '"http://rest.apizza.net/mock/cfbb939c147bb6d68372de83af189fee/"', // BASE_API: '"http://106.74.146.218:2031"' - // BASE_API: '"http://192.168.0.102:14537"' + // BASE_API: '"http://192.168.0.123:14537"' BASE_API: '"http://139.198.17.115:20004/smartwell"' // BASE_API: '"http://192.168.0.225:8083"' - // BASE_API: '"http://127.0.0.1:8083"' + // BASE_API: '"http://127.0.0.1:14537"' })