diff --git a/.env.production b/.env.production
index f355372..8cc62d9 100644
--- a/.env.production
+++ b/.env.production
@@ -13,10 +13,10 @@ VITE_BUILD_COMPRESS = 'gzip'
VITE_BUILD_COMPRESS_DELETE_ORIGIN_FILE = false
#后台接口父地址(必填)
-VITE_GLOB_API_URL=/jeecgboot
+VITE_GLOB_API_URL=/api
#后台接口全路径地址(必填)
-VITE_GLOB_DOMAIN_URL=http://127.0.0.1:8080/jeecg-boot
+VITE_GLOB_DOMAIN_URL=http://127.0.0.1:8050/jeecg-boot
# 接口父路径前缀
VITE_GLOB_API_URL_PREFIX=
diff --git a/index.html b/index.html
index 1ad2b78..df9d580 100644
--- a/index.html
+++ b/index.html
@@ -166,12 +166,12 @@
-
+
-
+ -->