Problem deploying meteor app to galaxy

i am having problems deploying my app for testing to the meteor galaxy server, it does not seem to be connecting with my data base.
im using the following command:
MONGO_URL=“mongodb+srv://username:password@mycluster.mongodb.net/database?retryWrites=true&w=majority” meteor deploy carehm.meteorapp.com --free --settings settings.json

anyone have any ideas?
i have the also have the mongo url set up in the settings file.
thanks!
chris

it does not seem to connect to this data base---- could it be because i have it also connected locally?

i seem to have solved it myself- only one connection at a time per user from mongo atlas