diff --git a/.env.test b/.env.test index 6abeaf46c87367ed7fe34305fcd09a7b62667991..86272eaeff334e46b13c50fa15e3ad206e55bf01 100644 --- a/.env.test +++ b/.env.test @@ -17,7 +17,7 @@ VITE_BUILD_COMPRESS = 'none' VITE_BUILD_COMPRESS_DELETE_ORIGIN_FILE = false # Basic interface address SPA -VITE_GLOB_API_URL=/basic-api +VITE_GLOB_API_URL=/api/mg # File upload address, optional # It can be forwarded by nginx or write the actual address directly