Files
meshcore-sar_android/worker/wrangler.toml
2026-04-03 20:00:14 +02:00

21 lines
412 B
TOML

name = "meshcore-sar-stats"
main = "worker/index.ts"
compatibility_date = "2026-04-03"
compatibility_flags = ["nodejs_compat"]
[observability.logs]
enabled = false
[placement]
mode = "smart"
[assets]
directory = "./dist"
not_found_handling = "404-page"
run_worker_first = ["/api/*"]
[[d1_databases]]
binding = "DB"
database_name = "meshcore_sar_rx_stats"
database_id = "94a3978f-13d9-4dc8-9a3c-2beb102699e5"