feat: support some configurations through the .env file
This commit is contained in:
@@ -2,4 +2,8 @@
|
||||
VITE_PUBLIC_PATH = /
|
||||
|
||||
# Basic interface address SPA
|
||||
VITE_GLOB_API_URL=https://mock-napi.vben.pro/api
|
||||
VITE_GLOB_API_URL = https://mock-napi.vben.pro/api
|
||||
|
||||
VITE_COMPRESS = gzip
|
||||
|
||||
VITE_PWA = false
|
||||
|
Reference in New Issue
Block a user