diff --git a/.env.production b/.env.production index e72f08e4..24252be9 100644 --- a/.env.production +++ b/.env.production @@ -16,7 +16,7 @@ VITE_BUILD_COMPRESS = 'none' VITE_BUILD_COMPRESS_DELETE_ORIGIN_FILE = false # Basic interface address SPA -VITE_GLOB_API_URL= http://lcny-api.peidikeji.cn +VITE_GLOB_API_URL= http://36.133.205.221:81 # File upload address, optional # It can be forwarded by nginx or write the actual address directly