Default password

Hi,

What is the default login password for docker instance ? I can access the gui at http://localhost:8080 but unable to login , the documentation doesn’t provide any reference.

Thanks,

Got it , for future reference , it is 12345678 mentioned in documentation in initialise db section.

Recommend a separate mention in user guide.

Just set up a new site on a new server,
Tried logging in using admin as username (even though it asks for email) and 12345678 as password but it’s telling me invalid credentials.
When checking debug log it says

Error message: Failed to parse MongoDB URI: 'mongodb://'. Invalid host string in URI.

Has the default username and password changed?
How can I log in?