xtablo-source/apps/clients/wrangler.toml
Arthur Belleville 4be99b9900
lint
2026-04-24 16:43:00 +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