【update】测试环境配置项文件的修改
This commit is contained in:
@@ -4,6 +4,6 @@ window._CONFIG.documentUrl = 'http://laws-sinotruk-server-kmc2c.yf-grp:8080/laws
|
||||
// onlyOffice文件保存回调地址(后端服务的ip端口,最后一个/是必须的)
|
||||
window._CONFIG.callbackUrl = 'http://laws-sinotruk-server-kmc2c.yf-grp:8080/'
|
||||
// onlyOffice自定义编辑器的地址(plugins的前端路径,最后一个/是必须的)
|
||||
window._CONFIG.configUrl = 'http://onlyofficeplugins.sinotruk.com/'
|
||||
window._CONFIG.configUrl = 'http://srms-test.sinotruk.com/onlyofficeplugins/'
|
||||
// 预览文件地址
|
||||
window._CONFIG.onlinePreviewDomainURL = 'http://127.0.0.1:8012/onlinePreview'
|
||||
window._CONFIG.onlinePreviewDomainURL = 'http://fileviewdev.sinotruk.com/onlinePreview'
|
||||
|
||||
Reference in New Issue
Block a user