2026-04-24 13:10:44 +00:00
|
|
|
name = "xtablo-admin"
|
|
|
|
|
main = "worker/index.ts"
|
|
|
|
|
compatibility_date = "2025-07-09"
|
|
|
|
|
|
|
|
|
|
[assets]
|
|
|
|
|
directory = "./dist/"
|
|
|
|
|
not_found_handling = "single-page-application"
|
|
|
|
|
|
|
|
|
|
[observability]
|
|
|
|
|
enabled = true
|
|
|
|
|
|
2026-04-24 14:22:51 +00:00
|
|
|
route = { pattern = "admin-panel.xtablo.com", custom_domain = true }
|