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

12 lines
198 B
TOML

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