diff --git a/.env.development b/.env.development index 6743c2d..986d253 100644 --- a/.env.development +++ b/.env.development @@ -2,4 +2,5 @@ ENV = development # 本地环境接口地址 -VITE_API_URL = http://58.252.252.77:90 \ No newline at end of file +VITE_API_URL1 = http://58.252.252.77:90 +VITE_API_URL = https://maxcess.gatedge.cn:91 \ No newline at end of file diff --git a/.env.production b/.env.production index 5d1474a..cfce855 100644 --- a/.env.production +++ b/.env.production @@ -2,4 +2,5 @@ ENV = production # 线上环境接口地址 -VITE_API_URL = http://58.252.252.77:90 \ No newline at end of file +VITE_API_URL1 = http://58.252.252.77:90 +VITE_API_URL = https://maxcess.gatedge.cn:91 \ No newline at end of file diff --git a/index.html b/index.html index cbdfd47..1f0f730 100644 --- a/index.html +++ b/index.html @@ -12,8 +12,8 @@ name="description" content="123" /> - -