From dce935da7b37b31d5993fd27df812db118ffff9c Mon Sep 17 00:00:00 2001 From: YuCheng Hu Date: Fri, 21 Oct 2022 08:04:01 -0400 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BD=BF=E7=94=A8=20?= =?UTF-8?q?=E4=BA=8C=E7=BA=A7=E5=9F=9F=E5=90=8D=E8=AE=BF=E9=97=AE=E4=BB=93?= =?UTF-8?q?=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Vuejs/Admin/.env | 2 +- Vuejs/Admin/.env.production | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Vuejs/Admin/.env b/Vuejs/Admin/.env index a776d9a..6a6f666 100644 --- a/Vuejs/Admin/.env +++ b/Vuejs/Admin/.env @@ -1,5 +1,5 @@ VUE_APP_URL=/ -VUE_APP_SERVER=http://54.39.157.60:8383/ +VUE_APP_SERVER=https://api.usvisatrack.com/ VUE_APP_I18N_LOCALE=en VUE_APP_I18N_FALLBACK_LOCALE=en diff --git a/Vuejs/Admin/.env.production b/Vuejs/Admin/.env.production index a776d9a..6a6f666 100644 --- a/Vuejs/Admin/.env.production +++ b/Vuejs/Admin/.env.production @@ -1,5 +1,5 @@ VUE_APP_URL=/ -VUE_APP_SERVER=http://54.39.157.60:8383/ +VUE_APP_SERVER=https://api.usvisatrack.com/ VUE_APP_I18N_LOCALE=en VUE_APP_I18N_FALLBACK_LOCALE=en