diff --git a/.env.production b/.env.production index c5270ba0..2fff58f4 100644 --- a/.env.production +++ b/.env.production @@ -17,7 +17,7 @@ VITE_BUILD_COMPRESS_DELETE_ORIGIN_FILE = false # Basic interface address SPA # VITE_GLOB_API_URL= https://lcny.sk797.cn -VITE_GLOB_API_URL= http://36.133.205.221:81 +VITE_GLOB_API_URL= http://183.221.204.29:81 # File upload address, optional # It can be forwarded by nginx or write the actual address directly