@@ -1,5 +1,5 @@
module.exports = {
NODE_ENV = 'production'
- VUE_APP_BASE_API = 'http://39.106.87.234:8081'
+ VUE_APP_BASE_API = 'https://www.be.jtxt.work'
VUE_APP_VERSION = '0.0.1'
}