diff --git a/.env.production b/.env.production index 6d563bd0..3ae854cb 100644 --- a/.env.production +++ b/.env.production @@ -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地址