You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Make ADK middleware base URL configurable via environment variable
- Add ADK_MIDDLEWARE_URL environment variable support in dojo app
- Configure adkMiddlewareUrl in env.ts with default to http://localhost:8000
- Update all ADK middleware agent URLs to use the configurable base URL
- Update CHANGELOG to document configuration changes
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments