Unanswered
Hi All,
I Like To Upgrade
First, go into the MongoDB docker instance using:sudo docker exec -it clearml-mongo /bin/bash
Then, inside the docker, start the MongoDB CLI using:mongo
Then, enter these two commands:use auth db.user.createIndex({"name": 1, "comapny": 1})
132 Views
0
Answers
3 years ago
one year ago