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
I tried to execute the steps in the readme to bring up a test environment by running make local and it worked fine, all the services are up and I can access the dashboard on localhost:8081 but the problem is that it is asking for user credentials that I don't have and also not sure how to register because the validation on the form doesn't seem to be happy with what I entered (see screenshot below).
The text was updated successfully, but these errors were encountered:
@xichen1 we should have mentioned the default login credential?
@yeasy That would be helpful for sure! Maybe it's already documented at some obvious place and I just couldn't find it, apologies if this is the case. :-)
I tried to execute the steps in the readme to bring up a test environment by running
make local
and it worked fine, all the services are up and I can access the dashboard onlocalhost:8081
but the problem is that it is asking for user credentials that I don't have and also not sure how to register because the validation on the form doesn't seem to be happy with what I entered (see screenshot below).The text was updated successfully, but these errors were encountered: