Files
mnote/wolai-frontend/public/mnote-env.json
T
lix-2026 d8de820d93 feat: 接入 mnote web tree shell 与主页链路整理
- 增加 mnote-web tree/command 支持与前端 MnoteWebTreeShell 集成
- 调整 sidebar、documents、runtime config 与 dev/prod server 配套逻辑
- 补充 homepage/tree shell smoke 脚本并更新 harness 进度文件
2026-04-17 23:36:24 +08:00

18 lines
944 B
JSON

{
"cloudflareAppOrigin": "https://frp-dry.com:16630",
"supabaseUrl": "https://frp-dry.com:38877",
"supabaseInternalUrl": "http://127.0.0.1:18000",
"supabaseAnonKey": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJyb2xlIjoiYW5vbiIsImlzcyI6InN1cGFiYXNlLWRldiIsImlhdCI6MTc2NDExNTA0OSwiZXhwIjoyMDc5NDc1MDQ5fQ.18ohcQZXVkoR1TIF56QWJxHyoVnA9aarH-XfTyBJn1Y",
"backendUrl": "https://frp-dry.com:44399",
"mnoteWebBaseUrl": "http://127.0.0.1:3104",
"mnoteWebTreeShellEnabled": false,
"onlyofficeBaseUrlWeb": "/onlyoffice-server",
"onlyofficeBaseUrlDesktop": "http://localhost:8082",
"onlyofficeProxyOrigin": "http://host.docker.internal:3000",
"onlyofficeStorageHostOverrideWeb": "",
"onlyofficeStorageHostOverrideDesktop": "",
"onlyofficeProxyOriginWeb": "http://host.docker.internal:3000",
"onlyofficeCallbackOriginWeb": "http://host.docker.internal:3000",
"onlyofficeCallbackOriginDesktop": "http://host.docker.internal:3000"
}