Skip to content

Support mongo url #8

@ranqiangjun

Description

@ranqiangjun

For example:

mongo_url = 'mongodb://root:password@host1:3717,host2:3717/rocketchat?replicaSet=rs0&authSource=admin'

Replace MongoClient(host=self.host, port=self.port)[self.db] with MongoClient(mongo_url)[self.db]

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions