calm-spring-48590
04/12/2023, 8:11 AMX would access the X instance UI with metaflow.example.com/X, and team Y would access the Y instance UI with metaflow.example.com/Y, and so on.
For now I've been trying to do that with the UI service only, and I found some env vars that I tried to use (PATH_PREFIX,MF_BASEURL), but I think I'm confused about their purposes. Could you please provide me with some pointers on how to achieve this configuration and if it's even possible without modifying the codebase? Thanks