修改10配置

This commit is contained in:
高嵩
2023-02-15 16:23:04 +08:00
parent daa1dafa07
commit 0b8ccfd9cf
+1 -1
View File
@@ -23,7 +23,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'