This commit is contained in:
Timothy Jaeryang Baek
2026-07-06 16:46:13 -05:00
parent 542b54c515
commit 1ec0ade0bd
+1 -1
View File
@@ -3,7 +3,7 @@ main = "src/index.mjs"
compatibility_date = "2026-07-02"
routes = [
{ pattern = "docs.openwebui.com/api/search", zone_name = "openwebui.com" }
{ pattern = "docs.openwebui.com/api/search*", zone_name = "openwebui.com" }
]
[vars]