Files
ente/infra/workers/files/wrangler.toml
Manav Rathi 9dd8cd3558 up
2025-06-03 10:27:52 +05:30

12 lines
188 B
TOML

name = "files"
main = "src/index.ts"
compatibility_date = "2025-06-03"
routes = [
{ pattern = "files.ente.io", custom_domain = true }
]
tail_consumers = [
{ service = "tail" }
]