10环境onlyoffice配置修改

This commit is contained in:
zyx.net
2022-12-15 17:18:17 +08:00
parent 8c7ba97726
commit 969a22827f
+1 -1
View File
@@ -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'