|
|
@ -13,8 +13,8 @@ VITE_PROXY=[["/api","http://60.209.125.238:3008"],["/stage-api","https://www.666
|
|
|
|
VITE_DROP_CONSOLE = false
|
|
|
|
VITE_DROP_CONSOLE = false
|
|
|
|
|
|
|
|
|
|
|
|
# 后台接口父地址(必填)
|
|
|
|
# 后台接口父地址(必填)
|
|
|
|
# VITE_GLOB_API_URL=http://localhost:3008
|
|
|
|
VITE_GLOB_API_URL=http://localhost:3008
|
|
|
|
VITE_GLOB_API_URL="/api" # 开发 测试环境
|
|
|
|
# VITE_GLOB_API_URL="/api" # 开发 测试环境
|
|
|
|
|
|
|
|
|
|
|
|
# File upload address, optional
|
|
|
|
# File upload address, optional
|
|
|
|
#VITE_GLOB_UPLOAD_URL=http://localhost:8091/api/Common/UploadFile
|
|
|
|
#VITE_GLOB_UPLOAD_URL=http://localhost:8091/api/Common/UploadFile
|
|
|
|