fix: route docs host through ask molty worker
Some checks failed
CI / check (push) Has been cancelled
Some checks failed
CI / check (push) Has been cancelled
This commit is contained in:
parent
f7e8688b9a
commit
2773649326
@ -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]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user