yumechi-no-kuni-proxy-worker/wrangler.toml

11 lines
256 B
TOML
Raw Normal View History

name = "yumechi-no-kuni-proxy-worker"
main = "build/worker/shim.mjs"
compatibility_date = "2024-11-11"
[build]
command = "cargo install -q worker-build && worker-build --release --features cf-worker"
[observability]
enabled = true
head_sampling_rate = 1