You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fixing UI builds, pulling pre-built files, groundwork for python playwright test
* improved Dockerfile so it can cache things for faster repeated builds
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.
The text was updated successfully, but these errors were encountered: