mirror of
https://github.com/dz0ny/meshcore-sar.git
synced 2026-08-11 08:20:36 +00:00
21 lines
412 B
TOML
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"
|