Files
paseo/packages/website/wrangler.toml
2026-01-14 18:37:41 +07:00

14 lines
338 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