xtablo-source/apps/admin/wrangler.toml

13 lines
262 B
TOML
Raw Normal View History

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