fix: route docs host through ask molty worker
Some checks failed
CI / check (push) Has been cancelled

This commit is contained in:
Peter Steinberger 2026-05-06 22:10:11 +01:00
parent f7e8688b9a
commit 2773649326
No known key found for this signature in database

View File

@ -5,6 +5,7 @@ compatibility_date = "2026-05-06"
routes = [
{ pattern = "docs-chat.openclaw.ai/*", zone_name = "openclaw.ai" },
{ pattern = "documentation.openclaw.ai/ask-molty/*", zone_name = "openclaw.ai" },
{ pattern = "docs.openclaw.ai/ask-molty/*", zone_name = "openclaw.ai" },
]
[vars]