diff --git a/.env.production b/.env.production index b2574f3..ad419bf 100644 --- a/.env.production +++ b/.env.production @@ -1,4 +1,4 @@ -VUE_APP_BASE_URL = 'https://api.igeekfan.cn/' -VUE_APP_CURRENT_URL = 'https://vvlog.igeekfan.cn/' +VUE_APP_BASE_URL = 'http://101.34.7.82:5011/' +VUE_APP_CURRENT_URL = 'http://101.34.7.82/vvlog/'