fix: stabilize review detail and collabora loading
This commit is contained in:
@@ -180,7 +180,7 @@ const configs: Record<string, ApiConfig> = {
|
||||
// documentUrl: 'http://172.16.0.84:8073/docauditai/',
|
||||
// uploadUrl: 'http://172.16.0.84:8073/api/v2/documents',
|
||||
|
||||
// 公网访问 reviewsTest 时,iframe 不能再直连内网 Collabora,否则浏览器会拦截。
|
||||
// 从公网页面发起到 172.16.* 的 iframe 请求会触发浏览器私网访问拦截,联调环境必须走公网可达地址。
|
||||
collaboraUrl: 'http://nas.7bm.co:9980',
|
||||
appUrl: 'http://nas.7bm.co:5173',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user