chore: update .env

This commit is contained in:
Vben 2021-03-11 01:29:42 +08:00
parent ed422b7c56
commit 257aaa328a

View File

@ -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