https://prefect.io logo
v

Vinicius Gambi

08/09/2023, 7:34 PM
Hello! I've tried to put my UI server on http://localhost:myport/prefect. And I receive a blank screen with 404 /assets error in the console, because the basepath don't change in the UI to /prefect/assets. I've tried some combinations set PREFECT_API_URL and PREFECT_UI_URL and haven't worked. Do someone knows how to solve that?