xtablo-source/apps/clients/wrangler.toml
2026-04-15 17:13:23 +02:00

11 lines
259 B
TOML

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