diff --git a/.env.production b/.env.production index 8516e91..f857e34 100644 --- a/.env.production +++ b/.env.production @@ -16,6 +16,6 @@ VUE_APP_ALL_MENU = false # VUE_APP_REMOTES_URL="http://192.168.1.20:8090" # # 当前应用部署地址 # VUE_APP_EXPOSES_URL="http://192.168.1.20:8090" -VUE_APP_REMOTES_URL="http://192.168.1.212/common" +VUE_APP_REMOTES_URL="" # 当前应用部署地址 VUE_APP_EXPOSES_URL="/prevention" \ No newline at end of file