Kinto/kinto

Building and running docker locally causes the UI to not load

alexcottner opened this issue · 0 comments

When building and running containers locally, the UI is failing to load properly. index.html loads but getting 404's for assets.

The problem appears to be that the assets aren't copied to the .venv folder.