AP-5/wrangler.toml

16 lines
362 B
TOML

name = "gonk-configs"
workers_dev = true
main = "build/worker/shim.mjs"
compatibility_date = "2022-01-20"
kv_namespaces = [
{ binding = "GONK_NODES", preview_id = "979f4551ad6c49c9bf76b8888b6e1b7f", id = "84cb6f9141144688ac829a0531b2eefb" }
]
[vars]
WORKERS_RS_VERSION = "0.0.9"
[build]
command = "cargo install -q worker-build && worker-build --release"