This commit is contained in:
lxd 2025-04-26 17:43:30 +08:00
parent ff8c3ea423
commit 8568388f92

View File

@ -3,7 +3,7 @@ NODE_ENV=production
VITE_DEV=true
# 请求路径 /adminInspect
# 请求路径 /adminInspect 1
VITE_BASE_URL='http://localhost:48080'
# 文件上传类型server - 后端上传, client - 前端直连上传仅支持S3服务