@@ -1,5 +1,5 @@
module.exports = {
NODE_ENV = 'production'
- VUE_APP_BASE_API = 'http://8.141.68.219:8080'
+ VUE_APP_BASE_API = 'http://182.92.5.62:8080'
VUE_APP_VERSION = '0.0.1'
}