素材修复

This commit is contained in:
hupeng
2023-08-29 22:10:17 +08:00
parent e927265108
commit 3cc906b67b
7 changed files with 22 additions and 15 deletions

View File

@ -4,10 +4,10 @@ NODE_ENV=production
VITE_DEV=false
# 请求路径
VITE_BASE_URL='http://localhost:48080'
VITE_BASE_URL='http://localhost:48082'
# 上传路径
VITE_UPLOAD_URL='http://localhost:48080/admin-api/infra/file/upload'
VITE_UPLOAD_URL='http://localhost:48082/admin-api/infra/file/upload'
# 接口前缀
VITE_API_BASEPATH=