Add .env file support to the devcontainer configuration so the blueapi server can run with all devices connected using environment variables.
Acceptance Criteria
- .env file is loaded in the devcontainer environment
- Devices can connect when the server starts
- Environment variables are properly configured for local development
Add .env file support to the devcontainer configuration so the blueapi server can run with all devices connected using environment variables.
Acceptance Criteria