xtablo-source/apps/clients/wrangler.toml

12 lines
259 B
TOML
Raw Permalink Normal View History

name = "xtablo-clients"
main = "worker/index.ts"
compatibility_date = "2025-07-09"
2026-04-15 15:13:23 +00:00
route = { pattern = "clients.xtablo.com", custom_domain = true }
[assets]
directory = "./dist/"
not_found_handling = "single-page-application"
[observability]
enabled = true