代码提交
This commit is contained in:
@ -4,10 +4,10 @@ NODE_ENV=development
|
||||
VITE_DEV=true
|
||||
|
||||
# 请求路径
|
||||
VITE_BASE_URL='http://localhost:48082'
|
||||
VITE_BASE_URL='https://b2c-pro-api-dev.zkthink.com'
|
||||
|
||||
# 上传路径
|
||||
VITE_UPLOAD_URL='http://localhost:48082/admin-api/infra/file/upload'
|
||||
VITE_UPLOAD_URL='https://b2c-pro-api-dev.zkthink.com/admin-api/infra/file/upload'
|
||||
|
||||
# 接口前缀
|
||||
VITE_API_BASEPATH=/dev-api
|
||||
|
Reference in New Issue
Block a user