i am not sure if i am making any mistakes or is that a connection string of this format:
mongodb://<dbuser>:<dbpassword>@ds215388.mlab.com:15388/speckle which is a typical MongoLab connection string will not work with this project?
I guess i am wondering if remote databases are supported? All of the examples I have seen are for localhost
i am not sure if i am making any mistakes or is that a connection string of this format:
mongodb://<dbuser>:<dbpassword>@ds215388.mlab.com:15388/specklewhich is a typical MongoLab connection string will not work with this project?I guess i am wondering if remote databases are supported? All of the examples I have seen are for
localhost