update:文件下载配置

This commit is contained in:
2026-02-13 17:03:52 +08:00
parent 3d7f1bbe7e
commit f1cdf878ab
6 changed files with 13 additions and 12 deletions

View File

@@ -17,8 +17,8 @@ VITE_API_STATIC_FILE=http://192.168.30.147:7115/static
VITE_API_IMAGE_PREVIEW_URL=http://192.168.30.147:7115/imagePreview
# 文件预览地址
VITE_API_FILE_PREVIEW_URL=http://192.168.30.147:7115/preview/onlinePreview
# 文件下载地址(暂未使用)
VITE_API_FILE_URL=http://192.168.30.148:7104
# 文件下载地址
VITE_API_DOWNLOAD_URL=http://192.168.30.146:9000
# onlyOffice服务
VITE_API_ONLYOFFICE_URL=http://192.168.30.148:18888
# onlyOffice回调服务