diff --git a/config/dev.env.js b/config/dev.env.js index b368895..c9afe29 100644 --- a/config/dev.env.js +++ b/config/dev.env.js @@ -9,7 +9,7 @@ // BASE_API: '"http://rest.apizza.net/mock/cfbb939c147bb6d68372de83af189fee/"', // BASE_API: '"http://106.74.146.218:2031"' // BASE_API: '"http://192.168.0.212:14537"' - BASE_API: '"http://138.198.17.115:82:14539"' + BASE_API: '"http://138.198.17.115:20004/smartwell"' // BASE_API: '"http://192.168.0.225:8083"' // BASE_API: '"http://127.0.0.1:8083"' })