docker-compose.yml
is located):mongo
with your MongoDB container name in case you use a different one.rocketchat
with your actual Mongo database. If you're not sure how it's called either check your docker-compose.yml
file or run:http://{your server url}/login-token/some-token-id-that-you-will-use-to-login-once
to login12345
administrator
with the admin username in question.bcrypt-cli
with:bcrypt
password:administrator
with the admin username in question.