Hi All,
I am trying to run a local instance of the Temporal Server using the default configuration file (docker-compose.yml
). I have performed following steps
1.git clone GitHub - temporalio/docker-compose: Temporal docker-compose files
2.cd docker-compose
3. docker-compose up
container details:
8cf9a989e74d temporalio/ui:2.9.0 “./start-ui-server.sh” 5 hours ago Up 25 minutes 0.0.0.0:8080->8080/tcp, :::8080->8080/tcp temporal-ui
when I try to login to web-ui I am getting a popup asking for login credentials. I didn’t find the solution. Please let me know what are the credentials for ui or how to disable auth