@@ -11,7 +11,7 @@ VITE_BASE_URL='http://123.60.223.250:48080'
# 文件上传类型:server - 后端上传, client - 前端直连上传,仅支持S3服务
VITE_UPLOAD_TYPE=server
# 上传路径
-VITE_UPLOAD_URL='http://api-dashboard.yudao.iocoder.cn/admin-api/infra/file/upload'
+VITE_UPLOAD_URL='http://123.60.223.250:48080/admin-api/infra/file/upload'
# 接口地址
VITE_API_URL=/admin-api