Browse Source

chore: update .env

Vben 4 năm trước cách đây
mục cha
commit
257aaa328a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .env.production

+ 1 - 1
.env.production

@@ -13,7 +13,7 @@ VITE_DROP_CONSOLE = true
 VITE_BUILD_COMPRESS = 'none'
 
 # Basic interface address SPA
-VITE_GLOB_API_URL=/api
+VITE_GLOB_API_URL=/basic-api
 
 # File upload address, optional
 # It can be forwarded by nginx or write the actual address directly