mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
18 lines
424 B
TOML
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"
|