56e8287720
Add trailing slash to proxy_pass directive so nginx strips the /api/ prefix before forwarding requests to the API container. This fixes routes like /api/docs being passed as /api/docs instead of /docs. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>