onlyoffice配置
This commit is contained in:
@@ -20,9 +20,9 @@ VITE_API_FILE_PREVIEW_URL=http://192.168.190.161:3000/preview/onlinePreview
|
||||
# 文件下载地址
|
||||
VITE_API_DOWNLOAD_URL=http://192.168.190.161:9000
|
||||
# onlyOffice服务
|
||||
VITE_API_ONLYOFFICE_URL=http://192.168.65.161:18888
|
||||
VITE_API_ONLYOFFICE_URL=http://192.168.190.161:18888
|
||||
# onlyOffice回调服务
|
||||
VITE_API_ONLYOFFICE_CALLBACK=http://192.168.65.161:3000/api/simulation/data/data/onlyOfficeCallback
|
||||
VITE_API_ONLYOFFICE_CALLBACK=http://192.168.190.161:3000/api/simulation/data/data/onlyOfficeCallback
|
||||
# 基线地址,用于onlyOffice预览
|
||||
VITE_API_SPDM_URL=http://192.168.190.161:3000/spdm
|
||||
# CID地址
|
||||
|
||||
Reference in New Issue
Block a user