Commit 94c3749
fix(control-plane): default BackendURL to AMBIENT_API_SERVER_URL
The old default pointed at the legacy backend-service which no longer
exists. The runner needs BACKEND_API_URL to call /credentials/{id}/token;
defaulting to the API server URL means no extra env var is needed in
existing deployments.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent ee37655 commit 94c3749
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments