diff --git a/.env.development b/.env.development index 986d253..7f48041 100644 --- a/.env.development +++ b/.env.development @@ -3,4 +3,9 @@ ENV = development # 本地环境接口地址 VITE_API_URL1 = http://58.252.252.77:90 +VITE_API_URL2 = https://maxcessth.gatedge.cn:91 +VITE_API_File1 = https://maxcessth.gatedge.cn + + +VITE_API_File = https://maxcess.gatedge.cn VITE_API_URL = https://maxcess.gatedge.cn:91 \ No newline at end of file diff --git a/.env.production b/.env.production index cfce855..45c212b 100644 --- a/.env.production +++ b/.env.production @@ -3,4 +3,8 @@ ENV = production # 线上环境接口地址 VITE_API_URL1 = http://58.252.252.77:90 +VITE_API_URL2 = https://maxcessth.gatedge.cn:91 +VITE_API_File1 = https://maxcessth.gatedge.cn + +VITE_API_File = https://maxcess.gatedge.cn VITE_API_URL = https://maxcess.gatedge.cn:91 \ No newline at end of file diff --git a/index.html b/index.html index df03b10..aceab1f 100644 --- a/index.html +++ b/index.html @@ -19,6 +19,46 @@
+