Install and Set Up Mongoose
I can’t pass this challenge. I’ve tried multiple times looking to be sure my secret variable is added properly and inserted into the app. Also that my IP is correct.
If the key is 'MONGO_URL', i.e. process.env['MONGO_URL'] it can’t also be mySecret i.e. process.env.mySecret. It’s one or the other depending on what you actually named the key.