diff --git a/src/sysConfig/index.js b/src/sysConfig/index.js index 69e2c1375..1467ca0b7 100644 --- a/src/sysConfig/index.js +++ b/src/sysConfig/index.js @@ -24,7 +24,7 @@ const webLoginType = 'dev' // 配置onlyOffice 前端服务 // const onlyOfficeUrl = 'http://127.0.0.1:8080' -const onlyOfficeUrl = 'http://10.10.10.46:8103' +const onlyOfficeUrl = 'http://10.10.10.46:8889' // 云端端口号 const DEV_CLOUD_RES_INTERFACE_PORT = '7777'