I just installed a single image sql lite with docker, using instructions here: Single Image SQLite in Memory :: Corteza Docs
The instance keeps redirecting to local.cortezaproject.org:18080, but I managed to create an account by manually changing the url in the browser to localhost:18080. However, when trying to access any features, a blank page is displayed, probably due to an authentication error in one of the .js files (see attached screenshot).
Any advice on how to fix this?