You define variables in Wrangler.toml as `[vars]` and you upload secrets with `wrangler secret put`

You define variables in Wrangler.toml as
[vars]
and you upload secrets with
wrangler secret put
Was this page helpful?