Config Source: Cloudflare KV
Load config from KV when you need runtime-managed routing without baking config into the bundle.
When to use this
What this does not do
Repo-grounded example
wrangler kv:key put --binding=CONFIG api-config.json ./src/api-config.json
wrangler deployTroubleshooting
Related docs
Last updated