diff --git a/config/dev.env.js b/config/dev.env.js index e4d1bb4..f56a0b7 100644 --- a/config/dev.env.js +++ b/config/dev.env.js @@ -8,8 +8,9 @@ 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.212:8083"' + // BASE_API: '"http://192.168.0.212:8083"' + BASE_API: '"http://192.168.8.201:8083/smartwell"' + // BASE_API: '"http://139.198.16.38:8095/smartcity"' // BASE_API: '"http://10.9.39.8:8083"' - // BASE_API: '"http://119.254.103.80:14537"' // BASE_API: '"http://192.168.0.244:8083"' }) diff --git a/config/dev.env.js b/config/dev.env.js index e4d1bb4..f56a0b7 100644 --- a/config/dev.env.js +++ b/config/dev.env.js @@ -8,8 +8,9 @@ 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.212:8083"' + // BASE_API: '"http://192.168.0.212:8083"' + BASE_API: '"http://192.168.8.201:8083/smartwell"' + // BASE_API: '"http://139.198.16.38:8095/smartcity"' // BASE_API: '"http://10.9.39.8:8083"' - // BASE_API: '"http://119.254.103.80:14537"' // BASE_API: '"http://192.168.0.244:8083"' }) diff --git a/config/index.js b/config/index.js index 62e96dc..bef30a6 100644 --- a/config/index.js +++ b/config/index.js @@ -61,7 +61,7 @@ * then assetsPublicPath should be set to "/bar/". * In most cases please use '/' !!! */ - assetsPublicPath: '/', + assetsPublicPath: '/smartwell_sp/', /** * Source Maps