Kinto / kinto

A generic JSON document store with sharing and synchronisation capabilities.
http://docs.kinto-storage.org/
Other
4.33k stars 421 forks source link

Building and running docker locally causes the UI to not load #3380

Closed alexcottner closed 8 months ago

alexcottner commented 8 months ago

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.