Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Enable playground in Docker build (#1986)
## Relevant issue(s) Resolves #1983 ## Description This PR enables the embedded playground in the DefraDB Docker builds. ## Tasks - [x] I made sure the code is well commented, particularly hard-to-understand areas. - [x] I made sure the repository-held documentation is changed accordingly. - [x] I made sure the pull request title adheres to the conventional commit style (the subset used in the project can be found in [tools/configs/chglog/config.yml](tools/configs/chglog/config.yml)). - [x] I made sure to discuss its limitations such as threats to validity, vulnerability to mistake and misuse, robustness to invalidation of assumptions, resource requirements, ... ## How has this been tested? Built and pushed image to `docker.io/sourcenetwork/defradb:develop` Specify the platform(s) on which this was tested: - MacOS
- Loading branch information