Can't find docker-compose-ui-experimental.yml in the temporalio/docker-compose repo

Was trying to checkout the new UI. The README.md says

Using the new, experimental web interface

docker-compose -f docker-compose-ui-experimental.yml up

but this file is missing it seems.

Thanks for reporting this @animesh. Updated the section via this commit. Refresh the readme to read the corrected info.

You can just use the default docker-compose.yml by running docker compose up locally.
It includes both web ui v1 at as well as v2.