

wrangler.toml options to do the link or anything, in case it's meant to be configured in codepages_build_output_dir? That's the only difference?When used in your Pages Functions projects, your wrangler.toml file is the source of truth. You will be able to see, but not edit, the same fields when you log into the Cloudflare dashboard.This just seems to not be true at all. Environment variables are still editable by me in the cloudflare dashboard, and ones I've configured in the wrangler.toml are not showing up
wrangler pages download configwrangler pages deploy (uses your git branch for context, so if you are not on production branch, it wont push production variables) or by pushing your code to GitHub.wrangler.toml differently? idkwrangler.toml, Dash settings started updating too, together with build vars.wrangler.toml should at least be applied to the deployment, even if it may not apply to the project
DashBoardLayout file doing? What is the createRemoteDatabaseClient doing? That's where the error is fromwrangler.tomlwrangler.tomlwrangler.tomlwrangler.tomlpages_build_output_dirwrangler pages download configwrangler pages deploy[vars]
SERVICE_X_DATA = { URL = "service-x-api.dev.example", MY_ID = 123 }DashBoardLayoutcreateRemoteDatabaseClient