Skip to content

Add optional Docker setup for local development#526

Open
zivkovicp wants to merge 2 commits intoOpenBMB:mainfrom
zivkovicp:feature/docker-support
Open

Add optional Docker setup for local development#526
zivkovicp wants to merge 2 commits intoOpenBMB:mainfrom
zivkovicp:feature/docker-support

Conversation

@zivkovicp
Copy link

This PR adds an optional Docker-based development setup, updates README documentation with usage instructions, and introduces minimal environment-variable configuration required to support local development when the frontend and backend are not served from the same origin.

To enable this, the PR includes small, targeted updates to proxy and middleware behavior (including WebSocket proxying) so that CORS-related assumptions are configurable rather than hard-coded.

The existing install and usage flow remains fully supported and unchanged by default.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant