docs/wrangler.toml
2026-05-07 10:47:46 +01:00

11 lines
275 B
TOML

name = "openclaw-docs-router"
main = "workers/docs-router.ts"
account_id = "91b59577e757131d68d55a471fe32aca"
compatibility_date = "2026-05-06"
routes = [
{ pattern = "documentation.openclaw.ai/*", zone_name = "openclaw.ai" }
]
[vars]
R2_ORIGIN_HOST = "docs2.openclaw.ai"