feat: 完成 rust cutover phase 8 收口

This commit is contained in:
lix-2026
2026-04-15 20:01:12 +08:00
parent 822c730cd6
commit 98db79b301
104 changed files with 18777 additions and 3025 deletions
+4 -4
View File
@@ -6,10 +6,10 @@
"backendUrl": "https://frp-dry.com:44399",
"onlyofficeBaseUrlWeb": "/onlyoffice-server",
"onlyofficeBaseUrlDesktop": "http://localhost:8082",
"onlyofficeProxyOrigin": "http://host.docker.internal:3001",
"onlyofficeProxyOrigin": "http://host.docker.internal:3000",
"onlyofficeStorageHostOverrideWeb": "",
"onlyofficeStorageHostOverrideDesktop": "",
"onlyofficeProxyOriginWeb": "http://host.docker.internal:3001",
"onlyofficeCallbackOriginWeb": "http://host.docker.internal:3001",
"onlyofficeCallbackOriginDesktop": "http://host.docker.internal:3001"
"onlyofficeProxyOriginWeb": "http://host.docker.internal:3000",
"onlyofficeCallbackOriginWeb": "http://host.docker.internal:3000",
"onlyofficeCallbackOriginDesktop": "http://host.docker.internal:3000"
}