diff --git a/.env.development b/.env.development index cc1dce9..9508981 100644 --- a/.env.development +++ b/.env.development @@ -12,5 +12,5 @@ VITE_WEB_BASE_API = '/dev-api' # 本地接口 # VITE_API_URL = http://122.51.75.95:6039 - VITE_API_URL = http://129.211.24.7:6039 +# VITE_API_URL = https://mp.pandarobot.chat diff --git a/.env.production b/.env.production index 29a5ba8..6020817 100644 --- a/.env.production +++ b/.env.production @@ -14,5 +14,7 @@ VITE_WEB_BASE_API = '/prod-api' VITE_BUILD_COMPRESS = gzip # VITE_API_URL = http://122.51.75.95:6039 -VITE_API_URL = http://129.211.24.7:6039 +# VITE_API_URL = http://129.211.24.7:6039 +VITE_API_URL = https://mp.pandarobot.chat +