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