Files
paseo/packages/website/wrangler.toml
2026-05-07 23:22:48 +07:00

18 lines
424 B
TOML

name = "paseo-website"
account_id = "10ed39a1dbf316e30abd0c409bed40d6"
compatibility_date = "2024-12-01"
compatibility_flags = ["nodejs_compat"]
main = "@tanstack/react-start/server-entry"
routes = [
{ pattern = "paseo.sh", custom_domain = true },
{ pattern = "www.paseo.sh", custom_domain = true },
]
[observability]
enabled = true
[[kv_namespaces]]
binding = "WEBSITE_CACHE"
id = "cb4d8779806544e9b673142a80c1eb5f"