[Help] Deploy/MONGO_URL with meteor message format

I’m testing message format in a market place and it was all going fine. But when I try to export a MONGO_URL (for compose) the pre compilation takes almost 2 minutes. This doesn’t happen with local database. Also, I’ve tried deploying the app with an external MONGO_URL and had the same problem. Right now I need to deploy the app with localhost Mongo and change the env. This was tested in 2 different projects.

I’m using MONGO_URL and MONGO_OPLOG_URL locally. Tested with and without oplog.

Can someone help me?