After running the login and dashboard containers locally, and getting to the login page and entering the username and password, I get redirected to:
https://localhost/dashboard?bokeh-session-id={blah}
The browser errors.

I'm not sure if this redirect is working as intended, because the dashboard is at port 5006. So trying:
https://localhost:5006/dashboard?bokeh-session-id=B8XEv7K9odP1
... gets me a connection timeout error:
![Uploading image.png…]()